Commits
User selector
Commit History
Commits on Sep 1, 2023
Mention unused variables removal in ChangeLog.md (#20176)
Show description for 0566a76authored
Commits on Aug 29, 2023
Add `TABLE_BASE` setting for controlling the offset of static table slots. (#20149)
Show description for 1820ac5authored- authored
Don't enable USE_GLFW by default (#19939)
Show description for 48eec4cauthoredAdd type checking for all JS library decorators (#20110)
Show description for 7858816authored
Commits on Aug 25, 2023
Set INCOMING_MODULE_JS_API to empty in STRICT mode (#16372)
Show description for e69b6cfauthored
Commits on Aug 24, 2023
Always preserve comments with `--minify=0` is used (#20121)
Show description for a788f15authored
Commits on Aug 23, 2023
Commits on Aug 22, 2023
Commits on Aug 17, 2023
Remove use of `cgi` module from emrun.py (#20053)
Show description for 5ab750cauthored
Commits on Aug 16, 2023
Add addToLibrary compile time helper function (#20044)
Show description for 8ab7b6dauthored
Commits on Jul 25, 2023
Commits on Jul 18, 2023
Commits on Jul 12, 2023
Replace `Module["asm"]` with `wasmExports` global (#19816)
Show description for 68ee2afauthored- authored
Commits on Jul 11, 2023
Commits on Jul 10, 2023
Deprecate `EM_LOG_FUNC_PARAMS` flag to emscripten_log/emscripten_get_callstack (#19820)
Show description for 81c887bauthoredRemove data URL handling from low level `read_`/`readAsync` functions. NFC (#19792)
Show description for 84e1d04authored- authored
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 23, 2023
Commits on Jun 21, 2023
Update default minimum Node.js version in generated JS to 16.0.0 (#19192)
Show description for df1f6f7authored
Commits on Jun 8, 2023
Allow arrow functions in JS libraries. NFC (#19539)
Show description for 48b0645authored
Commits on Jun 7, 2023
Simplify modifyFunction helper function. NFC (#19551)
Show description for 65cfbfaauthored
Commits on Jun 6, 2023
Don't abort on dlopen/dlsym when dynamic linking is not available (#19527)
Show description for 1ddccf1authored- authored
Add EMCC_LOGGING=0 to disable all logging (#19531)
Show description for 58ff5aaauthored
Commits on Jun 3, 2023
Commits on Jun 2, 2023
- authored
Add setting do disable cookie at address zero (#19487)
Show description for 8d6fd04authored
Commits on May 31, 2023
Commits on May 25, 2023
Commits on May 19, 2023
Commits on May 17, 2023
Remove WASM2C option (#19380)
Show description for 400a1f6authored
Commits on May 11, 2023
Bind `err` to `console.error` rather than `console.warn` (#19326)
Show description for cbc1902authored