Commits
User selector
Commit History
Commits on May 1, 2023
[Wasm64] Enable emescipten exceptions and SjLj (#19262)
Show description for dc4d654authored
Commits on Apr 18, 2023
Remove deps_info system and the running of llvm-nm on input file. NFC (#18905)
Show description for 1e7b78fauthored
Commits on Apr 12, 2023
Commits on Apr 7, 2023
Commits on Apr 3, 2023
Commits on Apr 1, 2023
Implement some more of the wasi API (#12704)
Show description for 574034bauthored
Commits on Mar 30, 2023
Rename allocateUTF8OnStack -> stringToNewUTF8OnStack (#19092)
Show description for cd1aaccauthored
Commits on Mar 21, 2023
Store generated struct info rather than auto-generating it in the sysroot. NFC (#19013)
Show description for 7e5ab40authored
Commits on Mar 9, 2023
Mark USE_PTHREADS as legacy. NFC (#18923)
Show description for d24f3caauthored
Commits on Feb 27, 2023
Commits on Feb 24, 2023
Remove LLD_REPORT_UNDEFINED setting (#18342)
Show description for ca19311authored
Commits on Feb 18, 2023
Avoid calling `process.exit` under node (#18754)
Show description for fa339b7authored
Commits on Feb 17, 2023
[EH/SjLj] Make `setThrew()` dependency conditional (#18665)
Show description for eab98adauthored
Commits on Feb 15, 2023
[Wasm64] Add support for threads (#18705)
Show description for 009c171authored
Commits on Feb 1, 2023
Support using JSPI to load secondary wasm-split module. (#18519)
Show description for dd74679authored
Commits on Jan 25, 2023
Use `wasmImports` as the single global symbol table for dynamic linking (#18540)
Show description for 612577aauthored
Commits on Jan 24, 2023
Commits on Jan 21, 2023
make_export_wrappers: Limit module exports to EXPORTED_FUNCTIONS (#18564)
Show description for 355b970authored
Commits on Jan 17, 2023
Rename asmLibraryArg to wasmImports. NFC (#18534)
Show description for 1ec7dc0authored
Commits on Jan 15, 2023
Minor cleanups to generated JS output. NFC (#18493)
Show description for fa1abe4authored
Commits on Jan 13, 2023
Remove unneeded `to_nice_ident` helper. NFC (#18516)
Show description for 4ce080aauthored
Commits on Jan 12, 2023
Fix undefined EM_JS symbol with dynamic linking (#18502)
Show description for 4b1e2eaauthored
Commits on Dec 29, 2022
Restore previous behaviour of not mangling EM_JS functions (#18438)
Show description for 4307484authored
Commits on Dec 18, 2022
Ensure settings, and in particular serialized settings are stable. NFC (#18394)
Show description for 7fa7520authored
Commits on Dec 17, 2022
Allow taking address of EM_JS functions with dynamic linking (#18391)
Show description for a742129authored
Commits on Dec 9, 2022
Minor optimizations for `compiler.js --symbols-only`. NFC (#18347)
Show description for 22b1377authored
Commits on Dec 6, 2022
Speed up running of JS compiler in LLD_REPORT_UNDEFINED mode. NFC (#18320)
Show description for 58a52abauthored
Commits on Nov 22, 2022
Enable EM_ASM in side modules (#18228)
Show description for 2d77437authoredRemove outdated code referencing wasm-emscripten-finalize (#18244)
Show description for d260d63authored
Commits on Nov 17, 2022
Modify ASM_CONST keys at compile time rather than runtime. NFC (#18221)
Show description for 8eaf19fauthored
Commits on Nov 16, 2022
Simplify tools/cache.py. NFC (#18208)
Show description for 2d5f76dauthored
Commits on Nov 2, 2022
Rename `-sTOTAL_STACK` to `-sSTACK_SIZE` (#18128)
Show description for e41f716authored
Commits on Oct 17, 2022
Use explicit linker generated high/low symbols to determine stack bounds. NFC (#18057)
Show description for 830fcb8authored
Commits on Oct 7, 2022
- authored
Allow JS library dependencies to be added in source code. (#17854)
Show description for 974c73eauthored