playground
playground copied to clipboard
another proof of concept WASM framework for Go
Results
1
playground issues
Sort by
recently updated
recently updated
newest added
go1.11beta2 is out now, and its got a new wasm_exec.js under the `./misc/wasm` directory in the src tree. They have changed around how _resolveCallbackPromise() works .. so you need to...