Commits
User selector
Commit History
Commits on Oct 17, 2023
Commits on Sep 22, 2023
embind: Also build program normally when using `--embind-emit-tsd`. (#20312)
Show description for 88c0d4eauthored
Commits on Sep 18, 2023
Commits on Aug 14, 2023
Commits on Jul 6, 2023
Update documentation on emscripten config file (#19799)
Show description for 63e018fauthored
Commits on Jun 29, 2023
embind: Generate TypeScript definitions from exported bindings. (#19635)
Show description for 9796fa1authored
Commits on Jun 14, 2023
[Docs] Add note about space notation and remove leftovers (#19599)
Show description for 4abedb8authored
Commits on Apr 11, 2023
Update documentation and remove unneeded warning for --source-map base (#19155)
Show description for 90958d9authored
Commits on Mar 8, 2023
Switch from `-sUSE_PTHREAD` to the standard `-pthread`. NFC (#18917)
Show description for 3907ae1authored
Commits on Jan 19, 2023
[Docs] Improve docs on EH stack trace support (#18554)
Show description for 2ba9135authored
Commits on Dec 2, 2022
Commits on Nov 10, 2022
Add EMCC_REPRODUCE/--reproduce (#18160)
Show description for e784a17authored
Commits on Nov 1, 2022
Add support for -Og flag (#18130)
Show description for 91ac8a8authored
Commits on Mar 15, 2022
Use `-sFOO` rather than `-s FOO=1` in documentation. NFC (#16487)
Show description for f6a122bauthored
Commits on Feb 19, 2022
Remove support for deprecated environment variables (#16325)
Show description for 4c70173authored
Commits on Jan 26, 2022
Deprecate `--bind` in favor of just `-lembind`. NFC (#16087)
Show description for 96af70dauthored
Commits on Dec 3, 2021
Add deprecation warning for EMMAKEN_CFLAGS (#15685)
Show description for f95f2ccauthored
Commits on Dec 1, 2021
Document --closure-args in emcc reference. (#15683)
Show description for 8ce0ce0authored
Commits on Nov 15, 2021
Use modern -s command line lists in more places. NFC (#15516)
Show description for bb615a9authored
Commits on Oct 18, 2021
Fix docs for --default-obj-ext (#15316)
Show description for fba2b8fauthored
Commits on Sep 20, 2021
Commits on Sep 16, 2021
Commits on Sep 15, 2021
Commits on Sep 8, 2021
Change refs from incoming to main in emsdk documentation (#15006)
Show description for f7fff32authored
Commits on May 20, 2021
[Docs] Update docs for --emit-symbol-map (#14240)
Show description for 0a9f301authored
Commits on May 17, 2021
Add a simple one-entry-per-line file format for specifying symbol lists (#14170)
Show description for 0023740authored
Commits on Apr 29, 2021
Mark EMMAKEN_NO_SDK as deprecated. (#14051)
Show description for eb36c3bauthored
Commits on Apr 8, 2021
Deprecate -g4, and add a new -gsource-map to replace it (#13589)
Show description for 5f45300authored
Commits on Mar 31, 2021
Fix lack of JS function mapping for symbols file generation for WASM=0 and WASM=2 with --emit-symbol-map (#13782)
Show description for f1bf33cauthored
Commits on Mar 30, 2021
Pass side modules passed on the command line to wasm-ld (#13788)
Show description for 964bcf2authored
Commits on Mar 24, 2021
Deprecate unused --llvm-opts command line argument (#13750)
Show description for 0691cc6authoredAdd support for simplified `-s` list parsing (#13747)
Show description for 75bd98cauthored
Commits on Mar 17, 2021
Ccache docs (#13681)
Show description for 8f2a207authored
Commits on Mar 16, 2021
Ccache (#13498)
Show description for 0786812authored