This is a proof of concept on how to use WebAssembly binaries generated by the Go compiler in a non-web (non-JS)
environment. Currently println
and fmt.Println
are supported. It is mostly a direct translation of https://github.com/golang/go/blob/master/misc/wasm/wasm_exec.js. Please note that this interface is not public or stable, it may change with future versions of Go.
-
Notifications
You must be signed in to change notification settings - Fork 4
neelance/go_js_wasm_exec
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
POC on how to use WebAssembly binaries generated by the Go compiler in a non-web environment
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published