//go:build !wasip1 package http func NewHttpService() HttpService { panic("not implemented") }