Commits
User selector
Commit History
Commits on Dec 11, 2023
Drop support for targeting IE using -sMIN_IE_VESRION (#20887)
Show description for c54ebd7authored
Commits on Dec 8, 2023
Drop support for EdgeHTML browser using `-sMIN_EDGE_VESRION` (#20881)
Show description for 7ca8b40authored
Commits on Dec 7, 2023
Fix errors with emvbind + STRICT_JS (#20871)
Show description for a030f89authored- authored
Commits on Dec 5, 2023
embind: Fix the TypeScript definitions for std::string and std::wstring. (#20815)
Show description for 2b426d4authored
Commits on Dec 4, 2023
embind: Add ahead of time JS glue code generation. (#20796)
Show description for fe7dc4cauthored
Commits on Nov 28, 2023
embind: Support overloaded constructors for TS generation. (#20714)
Show description for 9d830e2authored
Commits on Nov 20, 2023
embind: Better support memory64 for TS generation (#20568)
Show description for d1c731cauthored
Commits on Nov 3, 2023
- authored
[embind] Add `#if ASSERTIONS` guard around assert calls (#20606)
Show description for 641b0b1authored
Commits on Oct 26, 2023
Fix: add missing int64 <-> bigint primitive mapping when generating TypeScript definitions (#20451)
Show description for 680ae34authored
Commits on Oct 25, 2023
Commits on Oct 19, 2023
Inline returns in arrow functions. NFC (#20491)
Show description for 4608c2eauthored
Commits on Oct 18, 2023
- authored
[embind] Simplify createNamedFunction. NFC (#20479)
Show description for 94f726aauthored
Commits on Oct 10, 2023
Commits on Oct 5, 2023
Commits on Oct 3, 2023
Commits on Oct 2, 2023
Commits on Sep 28, 2023
embind: Support generating custom TS for `val` types. (#19999)
Show description for 9ce7020authored
Commits on Sep 20, 2023
Handle library funcs added during jsifier process. (#20299)
Show description for c515ebeauthored
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
embind: Support strings for names of FunctionDefinitions for TS generation. (#20136)
Show description for 4391048authored[embind] Fix closure warning about emval_registeredMethods (#20237)
Show description for 0086c50authored- authored
Commits on Sep 6, 2023
Add annotations and workarounds for closure compiler issues after link (#20191)
Show description for 8ed232cauthored
Commits on Aug 23, 2023
embind: Run test_embind with TS generation enabled. (#20102)
Show description for f85a71dauthored
Commits on Aug 21, 2023
embind: Support readonly properties (#20080)
Show description for 3dbcacfandauthored
- authored
Commits on Aug 18, 2023
embind: Stub out val dependencies for TS generation. (#20074)
Show description for 09fbb89authored[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