Commits
User selector
Commit History
Commits on Feb 2, 2021
Add __sys_shutdown stub library function (#13399)
Show description for 845ff80authored
Commits on Jan 20, 2021
Implement fstatat flag: AT_EMPTY_PATH (#13282)
Show description for 462ddb4authored
Commits on Jan 19, 2021
Use individual socket syscalls. (#13272)
Show description for d7c7aedauthored
Commits on Jan 7, 2021
Implement mmap and msync for NODERAWFS (#13052)
Show description for 0320c04authored
Commits on Dec 14, 2020
Fix null pointer read in realpath (#13032)
Show description for a2eb73fauthored
Commits on Dec 10, 2020
Properly set addrlen in socket syscalls (#12997)
Show description for d42c1f9authored
Commits on Dec 3, 2020
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 Oct 31, 2020
Fix use before def in syscall wrappers (#12667)
Show description for 218e6abauthored
Commits on Oct 12, 2020
Remove dead code in src/jsifier.js. NFC. (#12484)
Show description for c59a1b0authored
Commits on Sep 24, 2020
Add tests for LIBRARY_DEBUG and SYSCALL_DEBUG (#12324)
Show description for 27a6786authored
Commits on Aug 23, 2020
Fix __sys_fallocate with WASM_BIGINT (#12004)
Show description for 2461a6eauthored
Commits on Aug 14, 2020
Commits on Aug 12, 2020
Remove fastcomp-specific Asyncify code (#11868)
Show description for 9b5c5b9authored
Commits on May 20, 2020
Fix syscall proxying of _newselect (#11194)
Show description for d6d6ce6authored
Commits on May 18, 2020
Remove emterpreter support. (#11020)
Show description for b43474fauthoredRemove memory buffer param from mmap (#11156)
Show description for 6511178authored
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 Mar 28, 2020
fix(mmap): support read-only maps properly (#10782)
Show description for ea4b5cbauthored
Commits on Mar 27, 2020
Use compact SPDX license identifer in JS files (#10771)
Show description for 7c3ced6authored
Commits on Mar 26, 2020
JS library fixes for 2GB+ heaps (#10602)
Show description for 60d3efdauthored
Commits on Mar 23, 2020
Rename JS syscalls to have meaningful names (#10750)
Show description for a341c88authored
Commits on Mar 10, 2020
memset() refactoring (#10656)
Show description for 88619eaauthored
Commits on Mar 4, 2020
Commits on Feb 26, 2020
Commits on Feb 25, 2020
Closure cleanup part 3 (#10544)
Show description for 93672a1authoredrequire_sigs_for_aliases (#10550)
Show description for bf4fc7dauthored
Commits on Feb 22, 2020
Fix more Closure warnings (#10525)
Show description for 1fc7303authored- authored
Commits on Feb 21, 2020
Closure cleaning (#10456)
Show description for b007756authored
Commits on Feb 20, 2020
- authored
Remove PROCINFO from generated code (#10436)
Show description for d11368bauthoredMark syscalls which do not need proxying (#10511)
Show description for b380833authored