Commits
User selector
Commit History
Commits on Dec 19, 2022
Prefer `UInt(bitPattern:)` for object id to guarantee uniqueness (#219)
Show description for dbf7a88authored
Commits on Aug 18, 2022
Runtime Performance Optimization (#207)
Show description for 1afbfafauthored
Commits on Aug 14, 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 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 1, 2022
Commits on Mar 31, 2022
Improve error messages when JS code throws exceptions (#173)
Show description for 6ae7311andauthored
Commits on Jan 24, 2022
Commits on Jan 3, 2022
Return from runtime functions instead of taking a pointer where possible (#147)
Show description for 1034940authored
Commits on Sep 10, 2021
Refactor JSClosure to leverage `FinalizationRegistry` (#128)
Show description for d987c3eandauthored
Commits on Mar 17, 2021
Commits on Oct 22, 2020
- committed
- committed
- committed
Commits on Oct 3, 2020
Commits on Sep 22, 2020
Commits on Sep 18, 2020
- committed
Implement JSString to reduce bridging overhead (#63)
Show description for 36a06c5authored
Commits on Sep 16, 2020
Remove JavaScriptTypedArrayKind (#58)
Show description for 6652885authored
Commits on Sep 10, 2020
- committed
Add a helper method to copy an array of numbers to a JS TypedArray (#31)
Show description for 171c391andauthored
Commits on Aug 3, 2020
Add support for instanceof (#25)
Show description for 18adf42authored
Commits on Jun 27, 2020
Commits on Apr 30, 2020
- committed
Commits on Apr 29, 2020
- committed
- committed
Commits on Mar 5, 2020
Loading