Commits
User selector
Commit History
Commits on May 24, 2022
Use BigInt literals in JS sources (#17036)
Show description for a71d00dauthored
Commits on May 19, 2022
[wasm64] Remove unneeded usage of `from64` (#16976)
Show description for 32411adauthored
Commits on Mar 16, 2022
Cleanup indentation in embind.js/emval.js. NFC (#16506)
Show description for 7f5c40bauthored[emscripten::val] Support literal utf-8/16 strings (#16349)
Show description for 155523aauthored
Commits on Feb 15, 2022
Consistent use of `typeof` operator in JS library code. NFC (#16261)
Show description for 1ebd4c8authored
Commits on Feb 9, 2022
Update Embind+GC integration, vol. 2. (#15874)
Show description for e60664dauthored
Commits on Jan 10, 2022
Commits on Jan 8, 2022
Extend usage of ES6 arrow functions and default params. NFC (#15758)
Show description for c0f1058authored
Commits on Dec 8, 2021
[Embind] Fix a closure compiler quote error (#15729)
Show description for aeb5867authored
Commits on Dec 1, 2021
Embind: Simplify Integer toWireType function (#15476)
Show description for 0b07909andauthored
Commits on Nov 23, 2021
Fix to/fromWire closure quoting in embind (#15597)
Show description for f8fef89authored
Commits on Nov 20, 2021
Commits on Nov 15, 2021
Embind: test float argument conversion with and without assertions. (#15509)
Show description for ec42ea2andauthored
Commits on Nov 9, 2021
Eliminate type checks for float args (#15428)
Show description for 0c5046eandauthored
Revert "Update Embind+GC integration (#15327)" (#15460)
Show description for 766eb5aauthored
Commits on Oct 26, 2021
Commits on Oct 19, 2021
Commits on Oct 14, 2021
Add JS-side cache of wasm table entries. NFC (#15286)
Show description for d655039authored
Commits on Oct 7, 2021
Commits on Aug 20, 2021
Add some missing deps for MINIMAL_RUNTIME in embind (#14903)
Show description for dd5733aauthored
Commits on Jul 27, 2021
Fix void funcs without async calls under Asyncify (#14764)
Show description for a1a2ec1authored
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