Age | Commit message (Expand) | Author |
---|---|---|
2024-11-08 | wasm: correctly return from run() in wasm_exec.js | Ayke van Laethem |
2024-11-08 | wasm: support `//go:wasmexport` functions after a call to `time.Sleep` | Ayke van Laethem |
2024-10-18 | wasm: add //go:wasmexport support to js/wasm | Ayke van Laethem |
2024-10-04 | compiler, runtime: enable go:wasmexport for wasip2 (#4499) | Randy Reddig |
2024-10-04 | wasm: add `//go:wasmexport` support (#4451) | Ayke |