Commits
User selector
Commit History
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- authored
Commits on Mar 31, 2023
- authored
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 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 13, 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 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 fb5b26fauthoredAdd 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
- authored
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- 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