The Wayback Machine - https://web.archive.org/web/20190602093330/https://github.com/gopherjs/gopherjs/tree/master/build
Skip to content
Branch: master
Find file History
hajimehoshi Add syscall/js (#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
Permalink
Type Name Latest commit message Commit time
..
Failed to load latest commit information.
build.go
build_test.go build: Load js, nosync packages from gopherjspkg rather than GOPATH. Apr 20, 2018
You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.