Commits
User selector
Commit History
Commits on Sep 6, 2023
Add annotations and workarounds for closure compiler issues after link (#20191)
Show description for 8ed232cauthored
Commits on Aug 29, 2023
Add type checking for all JS library decorators (#20110)
Show description for 7858816authored
Commits on Aug 23, 2023
Commits on Aug 22, 2023
[Wasm64] Fix many remaining issues and add wasm64_4gb test configuration (#20077)
Show description for f15841dauthored
Commits on Aug 16, 2023
Add addToLibrary compile time helper function (#20044)
Show description for 8ab7b6dauthored
Commits on Aug 8, 2023
Fix fcntl DUPFD (#19986)
Show description for 42d336fauthored
Commits on Aug 7, 2023
Remove unnecessary `heapAndOffset` helper function. NFC (#19984)
Show description for d2fb05aauthored
Commits on Aug 4, 2023
Commits on Aug 1, 2023
Commits on Jul 11, 2023
Commits on Jul 6, 2023
Allow JS method notion in JS library file. NFC (#19783)
Show description for a99a5bfauthored
Commits on Jun 30, 2023
Automatically convert i32 pointer args to unsigned when CAN_ADDRESS_2GB is set (#19740)
Show description for 1b3533eauthored
Commits on Jun 27, 2023
Automate i64 -> i53 conversions parameters and return values of JS library funcs. (#19711)
Show description for 3d9a5b0authored
Commits on Jun 21, 2023
Commits on Jun 20, 2023
Add low-level APIs for running Emscripten programs in xterm.js (#19499)
Show description for fe0db79authored
Commits on Jun 8, 2023
Remove legacy fields from stat struct. NFC (#19569)
Show description for b182182authored
Commits on Jun 6, 2023
Commits on May 25, 2023
- authored
WasmFS: Do not include library_syscall.js (#19442)
Show description for 3204382authored
Commits on May 22, 2023
Simplify FS.fdnext and FS.createStream. NFC (#19391)
Show description for db960c8authored
Commits on Apr 18, 2023
Remove `__syscall_link` in favor `__syscall_linkat`. NFC (#19205)
Show description for 7a8b36fauthoredRemove deps_info system and the running of llvm-nm on input file. NFC (#18905)
Show description for 1e7b78fauthored
Commits on Apr 3, 2023
Use `dbg` over `err` for syscall debugging. NFC (#19126)
Show description for 578a13aauthored
Commits on Apr 1, 2023
Implement some more of the wasi API (#12704)
Show description for 574034bauthored
Commits on Mar 31, 2023
Commits on Mar 24, 2023
Start using auto-generated sigs from library_sigs.js. NFC (#19028)
Show description for 1320828authored
Commits on Mar 22, 2023
[Wasm64] Check argument names in convertPointerParams. NFC (#19039)
Show description for ac75bb0authored
Commits on Mar 20, 2023
Use new cDefs proxy object rather than cDefines function. NFC (#19015)
Show description for 385e037authoredUpdate JS library signatures (#18995)
Show description for e5ee191authored
Commits on Mar 17, 2023
Fix __sig attributes that had the wrong length (#18990)
Show description for 36eb862authoredRemove unused __syscall_rename implementations. NFC (#18984)
Show description for fab93a2authored
Commits on Mar 9, 2023
Mark USE_PTHREADS as legacy. NFC (#18923)
Show description for d24f3caauthored
Commits on Feb 16, 2023
Fixes PROXYFS error check (#18716)
Show description for e64e370authored
Commits on Feb 15, 2023
Fix PROXYFS renaming (#18718)
Show description for a0ea166authored