24 Commits (6234bf9a88e26636f8867ff71ca986be952ea780)

Author SHA1 Message Date
Ayke van Laethem 478c592b13 wasm: add support for the crypto/rand package 3 years ago
Ayke van Laethem 6dd5666ed1 wasm: use WASI ABI for exit function 4 years ago
Federico G. Schwindt 303acf5ed6
Upgrade WASI version to wasi_snapshot_preview1 (#1691) 4 years ago
Yongbin Kim 9f06798cb9 Fix typo in wasm_exec.js, syscall/js.valueLoadString() 4 years ago
蒼時弦也 e690ff0d8c Add instanceof support for WebAssembly 4 years ago
Ayke van Laethem b713001313 test: support non-host tests 4 years ago
Elliott Sales de Andrade 471cb4cfd7 wasm_exec: Implement syscall/js.valueDelete. 5 years ago
Elliott Sales de Andrade 5706b062e9 wasm_exec: Add copyBytesToGo. 5 years ago
Elliott Sales de Andrade 4347496623 wasm_exec: Cross-port exit with code 1 change. 5 years ago
Ayke van Laethem 5674c35e14 wasm: backport "garbage collect references to JavaScript values" 5 years ago
Ayke van Laethem 0f9038ad2e wasm: remove _callbackShutdown 5 years ago
Elliott Sales de Andrade 7446413dc9 wasm_exec: Sync polyfills with Go 1.14.1. 5 years ago
Justin Clift aeb7539f67 wasm: add js.copyBytesToJS() 5 years ago
Johann Freymuth c0b8716d7f targets/wasm: update wasm_exec.js for go 1.13 5 years ago
Ayke van Laethem 24a0f237d8 wasm: use wasi ABI for basic startup/stdout 5 years ago
Konstantin Itskov 4eb34b36f8 Add syscall/js.valueInvoke support 5 years ago
Konstantin Itskov 61750be9aa Add syscall/js.valueSetIndex support 5 years ago
Ayke van Laethem eb1d834dd4 wasm: add support for js.FuncOf 6 years ago
Ayke van Laethem 4ad9bd8643 wasm: ignore arguments and environment variables 6 years ago
Ayke van Laethem 41e093d7bb wasm: switch emulator to node.js 6 years ago
Ayke van Laethem 602c264749
all: rewrite goroutine lowering 6 years ago
Seth Junot c9f4e41073
wasm: fix typo in wasm_exec.js preventing memory import 6 years ago
Ayke van Laethem 05d70d288d
wasm: fix printing from Go code 6 years ago
Ayke van Laethem dbb3211485
wasm: add glue JS code 6 years ago