Commits
User selector
Commit History
Commits on Oct 26, 2022
Commits on Aug 14, 2022
Commits on Aug 12, 2022
Refine benchmark suite (#203)
Show description for 36c672bauthored
Commits on Jul 19, 2022
Commits on Jun 5, 2022
Commits on May 17, 2022
Improve JSKit diagnostics for use-after-free of JSClosure (#195)
Show description for df6651fauthored
Commits on Apr 22, 2022
Commits on Apr 10, 2022
Re-add support for Symbol objects via JSSymbol (#183)
Show description for 8c20a89authored
Commits on Apr 9, 2022
- authored
Commits on Apr 8, 2022
Revert "Revert "Revert "Add support for Symbol objects via JSSymbol (#179)"""
Show description for 85e1a11committedRevert "Revert "Add support for Symbol objects via JSSymbol (#179)""
Show description for 6b07c4fcommitted
Commits on Apr 6, 2022
Revert "Add support for Symbol objects via JSSymbol (#179)"
Show description for 990479ecommitted
Commits on Apr 4, 2022
- authored
Commits on Apr 1, 2022
Commits on Mar 31, 2022
Improve error messages when JS code throws exceptions (#173)
Show description for 6ae7311andauthored
Commits on Feb 8, 2022
Commits on Jan 25, 2022
Commits on Jan 24, 2022
Commits on Nov 21, 2021
Fix recursion in `JSTypedArray` initializer (#142)
Show description for 9e2f414andauthored
Commits on Oct 3, 2021
Experimental global executor cooperating with JS event loop (#141)
Show description for b9a2573authored
Commits on Sep 10, 2021
Refactor JSClosure to leverage `FinalizationRegistry` (#128)
Show description for d987c3eandauthored
Commits on Jul 18, 2021
Gardening tests (#133)
Show description for 7f41fb4authored
Commits on Jan 6, 2021
Commits on Jan 4, 2021
Commits on Jan 3, 2021
Commits on Jan 2, 2021
Apply suggestions from code review
Show description for e67b03eandauthoredMajor change on JSClosure
Show description for 4c9b876committed
Commits on Nov 27, 2020
Commits on Oct 22, 2020
- committed
Commits on Oct 13, 2020
Commits on Oct 2, 2020
Commits on Oct 1, 2020
Make `JSError` conform to `JSBridgedClass` (#86)
Show description for cb1aaf2authored
Commits on Sep 24, 2020
Add a generic `JSPromise` implementation (#62)
Show description for c52ea09authored
Commits on Sep 18, 2020
Implement JSString to reduce bridging overhead (#63)
Show description for 36a06c5authored