Commits
User selector
Commit History
Commits on Sep 18, 2023
embind: tsgen function params name (#20141)
Show description for d515cd5andauthored
Commits on Sep 15, 2023
Commits on Sep 13, 2023
Ensure all core embind tests can run with closure. NFC (#20240)
Show description for c65a321authored
Commits on Sep 12, 2023
Commits on Sep 6, 2023
Add annotations and workarounds for closure compiler issues after link (#20191)
Show description for 8ed232cauthored
Commits on Aug 18, 2023
[Wasm64] Fix embind with addresses over 4gb (#20071)
Show description for 0f83fd4authored
Commits on Aug 16, 2023
Add addToLibrary compile time helper function (#20044)
Show description for 8ab7b6dauthored
Commits on Aug 4, 2023
Simplify embind code to reading basic types. NFC (#19981)
Show description for 0538c9dauthored- authored
Commits on Jul 27, 2023
Fix embind error message (#19917)
Show description for 985c489authored
Commits on Jul 6, 2023
Allow JS method notion in JS library file. NFC (#19783)
Show description for a99a5bfauthored
Commits on Jun 30, 2023
Support JSPI'd pthread entry function. (#19041)
Show description for 09e43acauthored
Commits on Jun 29, 2023
embind: Generate TypeScript definitions from exported bindings. (#19635)
Show description for 9796fa1authoredAutomatically convert return pointers to unsigned in CAN_ADDRESS_GB mode. (#19755)
Show description for 716f0b2authored
Commits on Jun 26, 2023
Commits on Jun 14, 2023
Fix craftInvokerFunction on JSPI (ASYNCIFY=2) (#19281)
Show description for 18badf3authored
Commits on Jun 13, 2023
Use shorthand object notation where possible. NFC (#19594)
Show description for 23fab93authored
Commits on May 15, 2023
Convert more JS code to use string template literals (#19351)
Show description for 0c5e7eeauthored
Commits on May 9, 2023
- authored
Remove some hardcoded exports that can now be handled by JS __deps. NFC (#19313)
Show description for 4874997authoredStart using JS string template in JS code (#19285)
Show description for 3c822efauthored
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