go mod tidy
go: finding module for package git.ronaksoft.com/river/msg/msg
go: finding module for package git.ronaksoft.com/river/msg/go/msg
# NOW it fail to get https://git.ronaksoft.com
tinygo:
GOOS=js GOARCH=wasm tinygo build -o tiny.wasm -target wasm .
github.com/mailru/easyjson/buffer
../../../../../../../pkg/mod/github.com/mailru/easyjson@v0.7.6/buffer/pool.go:171:14: Buffers not declared by package net
tinygo:
golang wasm: