Commits
User selector
Commit History
Commits on May 24, 2022
- authored
Remove unused pointerT function. NFC (#17037)
Show description for 7e7fe9bauthoredUse BigInt literals in JS sources (#17036)
Show description for a71d00dauthored
Commits on May 17, 2022
Avoid extra JS var in defineI64Param/receiveI64ParamAsI53. NFC (#16962)
Show description for 56ba041authored
Commits on May 12, 2022
[wasm64] Fix argv setup code for wasm64 (#16943)
Show description for 56d885fauthored
Commits on May 11, 2022
[wasm64] update makeDynCall for MEMORY64 (#16933)
Show description for e5b7c6cauthored
Commits on May 10, 2022
Improve handling of incoming i64 syscall arguments. (#16787)
Show description for 510ef75authored
Commits on May 7, 2022
Use unsigned types for POINTER_TYPE (#16874)
Show description for b8bdd3bauthored
Commits on Apr 29, 2022
Remove use of makeStructuralReturn. NFC (#16830)
Show description for 3bfc50eauthoredRead pointer values as unsigned (#16842)
Show description for e0cb1a3authored
Commits on Apr 28, 2022
Allow unsigned types (u8/u16/u32) in makeGetValue. NFC (#16834)
Show description for 961dac0authoredAdd initial tests for functions in `parseTools.js`. NFC (#16839)
Show description for 44d1596authored
Commits on Apr 26, 2022
Commits on Apr 25, 2022
Commits on Apr 22, 2022
js compiler: Remove unused legalizedI64s knob (#16793)
Show description for 872b3d0authored
Commits on Apr 14, 2022
Commits on Apr 13, 2022
Commits on Mar 25, 2022
[memory64] Avoid passing high/low argument pairs to syscalls (#16590)
Show description for 401e698authored
Commits on Mar 23, 2022
Support "async function" in `modifyFunction` (#16565)
Show description for 55e38d8authored
Commits on Mar 22, 2022
Add type checking for `-s` settings (#16539)
Show description for e9f070cauthored
Commits on Mar 9, 2022
Remove TextDecoderWrapper (#16448)
Show description for 47a0284authored
Commits on Mar 7, 2022
Wasm workers (#12833)
Show description for b25abd5authored
Commits on Mar 6, 2022
Fix Closure compile of small builds that use legacy DYNCALLS mode (#13883)
Show description for 48a1620andauthored
Commits on Feb 28, 2022
Add support for specifying #error and #warning statements in JS library files. (#16383)
Show description for 6025addauthored
Commits on Feb 23, 2022
Add `Module['fetchSettings']` for controlling fetch settings. NFC (#16361)
Show description for 86640bcauthored
Commits on Feb 22, 2022
For for missing entries in INCOMING_MODULE_JS_API (#16346)
Show description for 47dc090authored
Commits on Feb 15, 2022
Consistent use of `typeof` operator in JS library code. NFC (#16261)
Show description for 1ebd4c8authored
Commits on Feb 11, 2022
Commits on Feb 10, 2022
[WasmFS] Async proxied JS backend (#16229)
Show description for 3740492authored
Commits on Jan 8, 2022
Extend usage of ES6 arrow functions and default params. NFC (#15758)
Show description for c0f1058authored
Commits on Jan 7, 2022
Cleanup serialization of settings JSON file. NFC (#15912)
Show description for c365d36authored
Commits on Dec 25, 2021
More use of JS's `Set` data type in internal compiler code. NFC (#15843)
Show description for 84560c6authored
Commits on Dec 23, 2021
Commits on Dec 22, 2021
Commits on Nov 20, 2021
Remove `Compiletime` from src/runtime.js. NFC (#15579)
Show description for d7ab878authored