Commits
User selector
Commit History
Commits on Jun 9, 2021
Allow unsetting default environment vars (#14274)
Show description for 5fed9beauthored
Commits on Apr 14, 2021
Commits on Jan 14, 2021
Use addAtExit in __postset. NFC. (#13254)
Show description for 5fb1d65authored
Commits on Nov 3, 2020
Commits on Nov 2, 2020
Move all wasi syscalls to library_wasi.js. NFC. (#12669)
Show description for e0ff6b6authored
Commits on Aug 25, 2020
Remove setErrNo deps from wasi syscalls (#12033)
Show description for d9c7934authored
Commits on Aug 14, 2020
Commits on Jul 28, 2020
Internalize a bunch of JS libraries functions (#11738)
Show description for cbc7dfdauthored
Commits on Jul 15, 2020
DETERMINISTIC mode: handle language detection (#11629)
Show description for bc99bd3authored
Commits on May 28, 2020
Fix wasi clock handling in JS (#11254)
Show description for 7cdd1d7authored
Commits on May 21, 2020
Properly detect all wasi clocks (#11212)
Show description for 3aa162bauthored
Commits on May 8, 2020
Commits on Apr 12, 2020
Mark setErrNo as a JS-only symbol (#10886)
Show description for 1ed6dd5authored
Commits on Apr 10, 2020
Wasm/JS BigInt support (#10860)
Show description for 42cbd6cauthored
Commits on Apr 2, 2020
Make wasi environ helper function JS-only (#10823)
Show description for 47307c4authored
Commits on Mar 27, 2020
Use compact SPDX license identifer in JS files (#10771)
Show description for 7c3ced6authored
Commits on Feb 26, 2020
More WASI time support (#10530)
Show description for 0eab8e3authored
Commits on Feb 25, 2020
require_sigs_for_aliases (#10550)
Show description for bf4fc7dauthored
Commits on Feb 6, 2020
More minimal runtime code building (#10337)
Show description for 00eda2bauthored
Commits on Dec 6, 2019
Update wasi usage to latest version: wasi_snapshot_preview1 (#9956)
Show description for cffcd70authored
Commits on Oct 17, 2019
Remove workaround for lld bug relating to import attributes (#9659)
Show description for 1d95db8authored
Commits on Oct 11, 2019
Add crt1.o which includes _start (#9530)
Show description for 9f883dcauthored
Commits on Oct 8, 2019
Support JS initial values for the C environment (#9594)
Show description for d7f4163authored
Commits on Oct 4, 2019
Replace musl's readv with wasi's fd_read (#9577)
Show description for 69806c3authored
Commits on Sep 27, 2019
- authored
Use wasi for getenv etc. (#9525)
Show description for 1be2730authored
Commits on Sep 20, 2019
STANDALONE_WASM option (#9461)
Show description for 49c12a9authored
Loading