• Richard Musiol's avatar
    syscall/js: add package · 7b836368
    Richard Musiol authored
    This commit adds the syscall/js package, which is used by the wasm
    architecture to access the WebAssembly host environment (and the
    operating system through it). Currently, web browsers and Node.js
    are supported hosts, which is why the API is based on JavaScript APIs.
    There is no common API standardized in the WebAssembly ecosystem yet.
    
    This package is experimental. Its current scope is only to allow
    tests to run, but not yet to provide a comprehensive API for users.
    
    Updates #18892
    
    Change-Id: I236ea10a70d95cdd50562212f2c18c3db5009230
    Reviewed-on: https://go-review.googlesource.com/109195Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
    7b836368
Name
Last commit
Last update
..
android Loading commit data...
arm Loading commit data...
cgo Loading commit data...
chrome/gophertool Loading commit data...
git Loading commit data...
ios Loading commit data...
linkcheck Loading commit data...
nacl Loading commit data...
sortac Loading commit data...
swig Loading commit data...
trace Loading commit data...
wasm Loading commit data...
benchcmp Loading commit data...
editors Loading commit data...