hajimehoshi
#908
This PR adds a new package `syscall/js`. Originally `syscall/js` is for WebAssembly, but in GopherJS this package works as a wrapper of `github.com/gopherjs/gopherjs/js`. With this package, developers can use `syscall/js` both for GopherJS and WebAssembly. The implementation is basically same as `github.com/gohperjs/gopherwasm`. Fixes #899
Latest commit
de1776f
Apr 30, 2019
| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| .. | |||
| Failed to load latest commit information. | |||
|
|
build.go | ||
|
|
build_test.go |
|

