Commits
User selector
Commit History
Commits on Jun 11, 2024
Start migrating imported functions to the new definition style (#252)
Show description for 2bb0694authored
Commits on May 27, 2024
Add `sharedMemory` option to allow threads with shared memory (#247)
Show description for ea06982authored
Commits on May 8, 2024
Support latest nightly snapshot (#246)
Show description for 74c35deauthored
Commits on Apr 12, 2024
Revert "Fix `JSClosure` leak (#240)"
Show description for 8780e5fcommittedFix `JSClosure` leak (#240)
Show description for d9a4a9fauthored
Commits on Apr 7, 2024
Fix object decode (#241)
Show description for 384d668authoredInherit JSFunction from JSClosure (#239)
Show description for 3e07fdcauthored
Commits on Apr 5, 2024
Fix Optional implementation for ConstructibleFromJSValue (#238)
Show description for 32538ecauthored
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