//go:build !wasip1 package artwork func NewArtworkService() ArtworkService { panic("not implemented") }