Commits
User selector
Commit History
Commits on Dec 7, 2023
Fix errors with emvbind + STRICT_JS (#20871)
Show description for a030f89authored
Commits on Nov 18, 2023
Allow subclassing coroutines (#20682)
Show description for c017fc2authored
Commits on Nov 3, 2023
Commits on Oct 25, 2023
Commits on Oct 5, 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
[test] Simplify test_i64_val. NFC (#20239)
Show description for a7427d8authored
Commits on Aug 23, 2023
embind: Run test_embind with TS generation enabled. (#20102)
Show description for f85a71dauthored
Commits on Aug 18, 2023
fix `deleted val` problem caused by move assignment to itself (#20072)
Show description for 3c73fbbauthored[test] Minor test refactoring. NFC (#20073)
Show description for 91be1cfauthored
Commits on Aug 16, 2023
Add addToLibrary compile time helper function (#20044)
Show description for 8ab7b6dauthored
Commits on Aug 3, 2023
Make more use of emscripten_out/emscripten_err in test code. NFC (#19524)
Show description for bb233adauthored
Commits on Jun 14, 2023
Fix craftInvokerFunction on JSPI (ASYNCIFY=2) (#19281)
Show description for 18badf3authored
Commits on Jun 1, 2023
Fix stack size for embind benchmark. (#19392)
Show description for 48f819aauthored
Commits on May 9, 2023
Commits on Mar 30, 2023
Commits on Mar 7, 2023
JSPI - Support async embind function bindings. (#18847)
Show description for 7ff81dfauthored
Commits on Mar 1, 2023
Fix other.test_embind (#18866)
Show description for 5da8e18authored
Commits on Feb 27, 2023
Remove IN_TEST_HARNESS setting (#18862)
Show description for d20f8c4authored
Commits on Feb 21, 2023
Fix lingering uses of `--bind`. (#18806)
Show description for 5ea6244authored
Commits on Feb 15, 2023
Remove str-to-func eval of named function factory (#18748)
Show description for df72746andauthored
Commits on Feb 11, 2023
Prefer use of `val::module_property`. NFC (#18400)
Show description for 88505e2authored
Commits on Nov 30, 2022
Commits on Aug 2, 2022
Avoiding closing over HEAPU32/HEAPU64 in emval.js (#17556)
Show description for fb5b26fauthored
Commits on Jul 26, 2022
Rename tests/ to test/. NFC (#17502)
Show description for 7d291a7authored
Loading