Commits
User selector
Commit History
Commits on Sep 11, 2023
Commits on Sep 8, 2023
Add an internal setting to track whether closure might be run (#20208)
Show description for 01c4612authored
Commits on Aug 29, 2023
Add `TABLE_BASE` setting for controlling the offset of static table slots. (#20149)
Show description for 1820ac5authoredDon't enable USE_GLFW by default (#19939)
Show description for 48eec4cauthored
Commits on Aug 24, 2023
Always preserve comments with `--minify=0` is used (#20121)
Show description for a788f15authored
Commits on Aug 9, 2023
Simplify sourcemap generation, and append `sourceMappingURL` section with objcopy (#19890)
Show description for cf86a80andauthored
Commits on Aug 4, 2023
Add new internal setting: MINIFY_WHITESPACE (#19961)
Show description for 7b9f1c3authored
Commits on Aug 3, 2023
Ensure MAXIMUM_MEMORY is set correctly (#19960)
Show description for 00f4e0bauthored
Commits on Aug 1, 2023
Fix test_file_packager_depfile under windows (#19931)
Show description for 2817cd7authored
Commits on Jul 27, 2023
Commits on Jul 12, 2023
Replace `Module["asm"]` with `wasmExports` global (#19816)
Show description for 68ee2afauthored
Commits on Jul 11, 2023
Don't generate function wrappers for exported tags. NFC (#19809)
Show description for ac1e708authored
Commits on Jul 10, 2023
Commits on Jun 29, 2023
embind: Generate TypeScript definitions from exported bindings. (#19635)
Show description for 9796fa1authored- authored
Commits on Jun 10, 2023
Make use of profiling function decorator. NFC (#19580)
Show description for 7301dcdauthored
Commits on Jun 2, 2023
Setup the emscripten cache directory lazily (#19500)
Show description for 34b0309authored
Commits on May 30, 2023
Remove some remaining internal uses of the old USE_PTHREADS settings. NFC (#19474)
Show description for 0fb0c7aauthored
Commits on May 17, 2023
Commits on May 15, 2023
Fix reverse deps with `-sERROR_ON_UNDEFINED_SYMBOLS=0` (#19352)
Show description for d2c2c14authored
Commits on Apr 18, 2023
Set minimum node version in emcc invocation in tests and gen_struct_info (#19193)
Show description for aef5d39authoredRemove deps_info system and the running of llvm-nm on input file. NFC (#18905)
Show description for 1e7b78fauthored
Commits on Apr 1, 2023
Implement some more of the wasi API (#12704)
Show description for 574034bauthored
Commits on Mar 7, 2023
Commits on Mar 4, 2023
Commits on Feb 27, 2023
Allow JS -> native dependencies to be specified in __deps. NFC (#18849)
Show description for ca5f2bcauthored
Commits on Feb 9, 2023
Commits on Jan 25, 2023
Use `wasmImports` as the single global symbol table for dynamic linking (#18540)
Show description for 612577aauthored
Commits on Jan 19, 2023
Remove unused code in test_memorygrowth (#18555)
Show description for db803c6authoredRemove unused EMSCRIPTEN_GENERATED_FUNCTIONS. NFC (#18556)
Show description for d35f65eauthored
Commits on Jan 17, 2023
Rename asmLibraryArg to wasmImports. NFC (#18534)
Show description for 1ec7dc0authored