We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5308718 commit bd83039Copy full SHA for bd83039
demo.go
@@ -13,7 +13,6 @@ import (
13
"github.com/http-wasm/http-wasm-guest-tinygo/handler/api"
14
)
15
16
-
17
func init() {
18
var config Config
19
err := json.Unmarshal(handler.Host.GetConfig(), &config)
0 commit comments