Commits
User selector
Commit History
Commits on Apr 11, 2023
Add implementation of emscripten_memcpy_big based on bulk memory. (#19128)
Show description for 6f3cfe3authored
Commits on Mar 9, 2023
Mark USE_PTHREADS as legacy. NFC (#18923)
Show description for d24f3caauthored
Commits on Jan 17, 2023
Process --pre-js and --post-js files in jsifier.js (#18525)
Show description for 3576375authored
Commits on Dec 18, 2022
Ensure settings, and in particular serialized settings are stable. NFC (#18394)
Show description for 7fa7520authored
Commits on Nov 15, 2022
Commits on Nov 4, 2022
Store user_settings inside settings module. NFC (#18149)
Show description for 89a494fauthored
Commits on Nov 2, 2022
Rename `-sTOTAL_STACK` to `-sSTACK_SIZE` (#18128)
Show description for e41f716authored
Commits on Oct 4, 2022
Commits on Jun 29, 2022
Add SQLite port (sqlite3) (#17297)
Show description for 1056be2authored
Commits on May 26, 2022
[EH] Change Wasm EH setting's name (#17068)
Show description for d51281aauthored
Commits on Mar 22, 2022
Add type checking for `-s` settings (#16539)
Show description for e9f070cauthored
Commits on Mar 7, 2022
Wasm workers (#12833)
Show description for b25abd5authored
Commits on Mar 4, 2022
Add SHARED_MEMORY support. (#16419)
Show description for a29f668authored
Commits on Feb 23, 2022
Commits on Jan 22, 2022
Commits on Jan 7, 2022
Cleanup serialization of settings JSON file. NFC (#15912)
Show description for c365d36authored
Commits on Aug 20, 2021
Make use of pathlib.Path when dealing with paths within emscripten. NFC (#14916)
Show description for d8ec08aauthored
Commits on Jun 16, 2021
Commits on May 13, 2021
Assert if we try to use link-time setting before link time. NFC. (#14109)
Show description for aa486b5authored
Commits on May 6, 2021
Mark USE_ZLIB and other port settings as valid in compile-only mode. (#14104)
Show description for c228a54authored
Commits on May 4, 2021
Commits on Apr 16, 2021
Declare setting object in settings.py (#13918)
Show description for ac5f5cbauthoredFinal part of settings refactor. NFC (#13914)
Show description for 92e2f3eauthoredMove and refacttor settings handling code. NFC (#13911)
Show description for 9db52b6authored
Loading