Commits
User selector
Commit History
Commits on Jul 21, 2021
Asyncify Embind exports (#14664)
Show description for 9ffd36dauthored
Commits on Jun 21, 2021
Commits on Jun 15, 2021
Added some missing embind signatures (#14423)
Show description for 4013414authored
Commits on May 25, 2021
Commits on May 5, 2021
Add int64_t support to embind using BigInt support (#13889)
Show description for cf9f2c9authored
Commits on Apr 21, 2021
Prefer `.includes()` over `.indexOf()` (#13945)
Show description for f255b18authored
Commits on Mar 16, 2021
Commits on Feb 22, 2021
Add missing signatures for C++ SIDE_MODULES (#13535)
Show description for 2f89dbcauthored
Commits on Feb 12, 2021
Add missing signatures for C++ SIDE_MODULES (#13414)
Show description for 38e04ecauthored
Commits on Jan 27, 2021
Restore the dynCall() and dynCall_sig() API into the build (#13296)
Show description for 7ff719cauthored
Commits on Sep 18, 2020
Fix Embind + Asyncify (#12273)
Show description for d04e0beauthored
Commits on Sep 10, 2020
Fix Embind + WASM_BIGINT (#12150)
Show description for 43fcfd2authored
Commits on Aug 31, 2020
Part two of dynCall removal (#12059)
Show description for 953adedauthored
Commits on Jul 10, 2020
embind: fix asan violation in std::string and std::wstring (#11599)
Show description for 0bfe9f5authored
Commits on Jun 18, 2020
Add support for Embind + Asyncify integration (#11429)
Show description for 8715a1bandauthored
Commits on Jun 3, 2020
Commits on May 14, 2020
Don't write 0 to the end of strings in embind (#10844)
Show description for cfd03f3authored
Commits on Mar 26, 2020
JS library fixes for 2GB+ heaps (#10602)
Show description for 60d3efdauthored
Commits on Feb 24, 2020
Commits on Feb 22, 2020
Fix more Closure warnings (#10525)
Show description for 1fc7303authored
Commits on Feb 19, 2020
Fix embind to work (more) on MINIMAL_RUNTIME. (#10417)
Show description for afeebd2authored
Commits on Feb 12, 2020
Fix conversion from/to UTF-32 (#9031)
Show description for 75c9ff7authored
Commits on Oct 31, 2019
- authored andcommitted
Commits on Oct 30, 2019
Add fallback for emval_get_global to support Web Workers (#9723)
Show description for 2d2442cauthored andcommitted
Commits on Sep 25, 2019
Fix a memory growth issue with embind. (#9500)
Show description for edb65f8authored
Commits on Aug 26, 2019
Implement emscripten::val::isNumber and isString via JS glue (#9272)
Show description for 4fad4bcauthored andcommitted
Commits on Jul 2, 2019
use globalThis in embind (#8904)
Show description for e000497authored
Commits on May 28, 2019
embind: Attach finalizers to class handles if FinalizationGroup is available (#8474)
Show description for 5c2ce31authored andcommitted
Commits on Feb 13, 2019
Commits on Jan 21, 2019
Commits on Dec 13, 2018
Change use of NO_DYNAMIC_EXECUTION in embind to DYNAMIC_EXECUTION. (#7653)
Show description for edfbab3authored andcommitted
Commits on Nov 7, 2018
Adds not operator to val. (#7461)
Show description for b6b2c0fauthored andcommitted
Commits on Nov 6, 2018
prevent exception in val::new_() after memory growth (#7409)
Show description for 5621e23authored andcommitted
Commits on Nov 2, 2018
Minify imports and exports (#7431)
Show description for 841e796authored
Commits on Oct 30, 2018
Adds 'throw' method to val. (#7405)
Show description for 6ffdf1eauthored andcommitted