Commits
User selector
Commit History
Commits on Dec 6, 2023
Commits on Nov 20, 2023
embind: Better support memory64 for TS generation (#20568)
Show description for d1c731cauthored
Commits on Nov 16, 2023
Add a port of mimalloc, a fast and scalable multithreaded allocator (#20651)
Show description for 165c1a3authored
Commits on Oct 26, 2023
Fix: add missing int64 <-> bigint primitive mapping when generating TypeScript definitions (#20451)
Show description for 680ae34authored
Commits on Oct 24, 2023
[Docs] Fix docs about embedding overhead (#20529)
Show description for d5e710cauthored
Commits on Oct 18, 2023
Replace deprecated intrinsics in simd.rst (#20485)
Show description for 2832299authored
Commits on Oct 17, 2023
Commits on Oct 10, 2023
Fix "or" -> "xor" in simd128.rst (#20427)
Show description for 2301b08authored
Commits on Oct 5, 2023
Update SIMD documentation (#20391)
Show description for a7877f0authored
Commits on Sep 18, 2023
Commits on Sep 7, 2023
Use arrow functions in handleSleep calls. NFC (#20200)
Show description for 6e9e558authored
Commits on Aug 29, 2023
Update networking.rst (#20151)
Show description for 3a55fe1authored
Commits on Aug 25, 2023
Set INCOMING_MODULE_JS_API to empty in STRICT mode (#16372)
Show description for e69b6cfauthored
Commits on Aug 21, 2023
embind: Support readonly properties (#20080)
Show description for 3dbcacfandauthored
Commits on Aug 16, 2023
Add addToLibrary compile time helper function (#20044)
Show description for 8ab7b6dauthored
Commits on Jul 13, 2023
Commits on Jul 8, 2023
[docs] Fix docs about getExceptionMessage() (#19814)
Show description for 3a3329dauthored
Commits on Jul 7, 2023
- authored
[docs] Improve debugging docs (#19791)
Show description for da84fe7authored
Commits on Jun 14, 2023
[Docs] Add note about space notation and remove leftovers (#19599)
Show description for 4abedb8authored
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 Mar 29, 2023
Deprecate `allocateUTF8` in favor of `stringToNewUTF8` (#19089)
Show description for 4e15675authored
Commits on Mar 28, 2023
Commits on Mar 8, 2023
Switch from `-sUSE_PTHREAD` to the standard `-pthread`. NFC (#18917)
Show description for 3907ae1authored
Commits on Feb 23, 2023
Commits on Feb 21, 2023
Fix lingering uses of `--bind`. (#18806)
Show description for 5ea6244authored
Commits on Feb 9, 2023
[EH/SjLj] Make Wasm EH force Wasm SjLj (#18692)
Show description for 4ed3954authored
Commits on Jan 19, 2023
[Docs] Improve docs on EH stack trace support (#18554)
Show description for 2ba9135authored
Commits on Jan 16, 2023
Update flags for getting exception messages in docs (#18538)
Show description for 73ab1c5authoredRemove reference to IE12 from docs (#18526)
Show description for 6c1710bauthored
Commits on Dec 22, 2022
[Docs] Add info on exception debugging (#18417)
Show description for 9054d30authored
Commits on Nov 12, 2022
[Docs] Add doc on setjmp-longjmp support (#18189)
Show description for e9ba359authored
Commits on Nov 11, 2022
[Docs] Fix few things in exception handling doc (#18188)
Show description for 4639343authored
Commits on Nov 2, 2022
[Docs] Add changelog notice and docs about new clang warning (#18124)
Show description for a744b08authored