Go, wasm
Open
- Dominant language
- Perl
- Stars
- 3.9k
- Forks
- 213
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
It is easy to compile go projects to WebAssembly files. I tried to cross-compile `go1.20` and `gosh`. Testing process of `go` failed while binary files are generated successfully, and the building of `gosh` finished with no error.
I copied the binary files to a-Shell then. Both files can be started with no error, but with no outputs, too. They didn't respond to anything and just did nothing, exiting then.
I wonder if it's not suitable to `wasi`. Either extra works should be done nor they just can't be made to work.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.