//go:build !wasip1 package config func NewConfigService() ConfigService { panic("not implemented") }