6 ms·
> WASI networking should work, and stdlib should be fully supported since that's our compat target. Back in the day https://github.com/dispatchrun/net https://
by pancsta 16d ago
> WASI networking should work, and stdlib should be fully supported since that's our compat target.
Back in the day https://github.com/dispatchrun/net https://github.com/dispatchrun/net used to work for socket extensions in Big Go (but not TinyGo).
> v1.0.0/v1.0.1 focused on being a drop-in Go replacement (full Go 1.20+ source compat, complete Go 1.27 syntax, cgo support), not WASM/WASI specifically.
I will be honest that I'm more rooting for TamaGo getting WASM support (as it's a fork of gc), but llgo seems like a great middle ground. Also the lang interops may be useful to some when migrating codebases.
- xushiwei 15d ago[flagged]