Commits
User selector
Commit History
Commits on Aug 5, 2023
Remove duplicated generic definition
Show description for 64c9526committed
Commits on Mar 13, 2023
Commits on Dec 24, 2022
Fix wrong markdown in documentation (#221)
Show description for 59e7b65authored
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 17, 2022
Add missing doc comments for more types (#208)
Show description for 6e62619authored
Commits on Aug 14, 2022
Commits on Jul 31, 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 May 16, 2022
Gracefully handle unavailable `JSBridgedClass` (#190)
Show description for ab3da74authored
Commits on May 12, 2022
Supply JSKit runtime in SwiftPM resources (#193)
Show description for e022311andauthored
Commits on May 2, 2022
Remove outdated `BigInt` support `FIXME` from `JSTypedArray` (#187)
Show description for e858322authored
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- authored
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 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 Nov 21, 2021
Fix recursion in `JSTypedArray` initializer (#142)
Show description for 9e2f414andauthored
Commits on Sep 10, 2021
Refactor JSClosure to leverage `FinalizationRegistry` (#128)
Show description for d987c3eandauthored