//go:build !wasip1 package websocket func NewWebSocketService() WebSocketService { panic("not implemented") }