Commits
User selector
Commit History
Commits on Sep 12, 2023
[embind] Fix closure warning about emval_registeredMethods (#20237)
Show description for 0086c50authored
Commits on Aug 16, 2023
Add addToLibrary compile time helper function (#20044)
Show description for 8ab7b6dauthored
Commits on Aug 4, 2023
Commits on Apr 25, 2023
Add automatic signature generation for embind symbols (#19242)
Show description for d02c29fauthored
Commits on Apr 5, 2023
Commits on Mar 31, 2023
Simplify embind $new_ helper. NFC (#19109)
Show description for 2282236authored
Commits on Mar 25, 2023
Commits on Mar 20, 2023
Fix signature of _emval_as_int64/_emval_as_uint64 in JS. NFC (#19005)
Show description for 1accb15authoredUpdate JS library signatures (#18995)
Show description for e5ee191authored
Commits on Jan 13, 2023
Commits on Aug 16, 2022
Add missing var declaration to emval for loop. (#17621)
Show description for 91a14f6authored
Commits on Aug 2, 2022
Avoiding closing over HEAPU32/HEAPU64 in emval.js (#17556)
Show description for fb5b26fauthored
Commits on Jun 29, 2022
Optimize val::array for numeric types (#17292)
Show description for e9b628cauthored
Commits on Jun 28, 2022
[Wasm64] More embind fixes. (#17332)
Show description for e91ea21authored
Commits on Jun 24, 2022
Commits on Jun 17, 2022
Commits on May 28, 2022
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 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 Nov 20, 2021
Commits on Oct 19, 2021
Commits on Jun 21, 2021
Commits on Jun 15, 2021
Added some missing embind signatures (#14423)
Show description for 4013414authored
Commits on May 5, 2021
Add int64_t support to embind using BigInt support (#13889)
Show description for cf9f2c9authored
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 Jun 18, 2020
Add support for Embind + Asyncify integration (#11429)
Show description for 8715a1bandauthored
Commits on Mar 26, 2020
JS library fixes for 2GB+ heaps (#10602)
Show description for 60d3efdauthored
Commits on Feb 22, 2020
Fix more Closure warnings (#10525)
Show description for 1fc7303authored
Commits on Oct 30, 2019
Add fallback for emval_get_global to support Web Workers (#9723)
Show description for 2d2442cauthored andcommitted