Commits
User selector
Commit History
Commits on Apr 25, 2023
Add automatic signature generation for embind symbols (#19242)
Show description for d02c29fauthored
Commits on Apr 5, 2023
[Embind] Mark optional async argument (#19133)
Show description for 82e5f27authored
Commits on Mar 31, 2023
- authored
Simplify embind $new_ helper. NFC (#19109)
Show description for 2282236authored
Commits on Mar 20, 2023
Update JS library signatures (#18995)
Show description for e5ee191authored
Commits on Mar 7, 2023
JSPI - Support async embind function bindings. (#18847)
Show description for 7ff81dfauthored
Commits on Feb 27, 2023
Remove IN_TEST_HARNESS setting (#18862)
Show description for d20f8c4authored
Commits on Feb 15, 2023
Remove str-to-func eval of named function factory (#18748)
Show description for df72746andauthored
Commits on Jan 19, 2023
Commits on Jan 5, 2023
Remove undeeded `buffer` global (#18454)
Show description for 72f5fb1authored
Commits on Nov 17, 2022
Remove outdated comment. NFC (#18224)
Show description for 0593ab0authored
Commits on Nov 8, 2022
Commits on Aug 2, 2022
Add missing dependency to embind's getTypeName. NFC (#17555)
Show description for 400165bauthored
Commits on Jul 15, 2022
Commits on Jul 13, 2022
Convert extended string handling functions into JS library code (#17403)
Show description for f08ae1cauthored
Commits on Jun 29, 2022
Commits on Jun 28, 2022
[Wasm64] More embind fixes. (#17332)
Show description for e91ea21authored- authored
- authored
Commits on Jun 27, 2022
[Wasm64] Fix pointer types used embind's craftInvokerFunction (#17311)
Show description for b5d6443authored
Commits on Jun 24, 2022
Commits on Jun 20, 2022
Commits on Jun 17, 2022
Commits on Jun 13, 2022
Add missing function dependency for embind class constructor. (#17152)
Show description for 8c0fe77authored
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
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 8, 2022
Extend usage of ES6 arrow functions and default params. NFC (#15758)
Show description for c0f1058authored
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 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