Commits
User selector
Commit History
Commits on Sep 11, 2025
Commits on Aug 23, 2025
BridgeJS: Standardize lift/lower pattern across Swift and JavaScript
Show description for 2699257committed
Commits on Aug 3, 2025
Stop managing JSOneshotClosure by FinalizationRegistry
Show description for 7f9094ecommitted
Commits on Jul 23, 2025
Commits on Apr 27, 2025
Unify the installGlobalExecutor process for JavaScriptEventLoop and WebWorkerTaskExecutor
Show description for 01142d1committed
Commits on Mar 27, 2025
Merge pull request #313 from swiftwasm/maxd/jsstring-elementsequal
Show description for fe6d2e5authored
Commits on Mar 25, 2025
- committed
- authored andcommitted
Commits on Mar 11, 2025
Commits on Mar 10, 2025
Add `JSObject.transfer` and `JSObject.receive` APIs
Show description for 28d5ec0committed
Commits on Mar 4, 2025
Commits on Oct 30, 2024
- committed
- committed
Commits on Oct 15, 2024
Commits on Oct 7, 2024
Commits on Aug 19, 2024
- committed
Commits on Jul 6, 2024
- committed
- committed
Initial WebWorkerTaskExecutor
Show description for 268f613committed
Commits on Jun 11, 2024
Start migrating imported functions to the new definition style (#252)
Show description for 2bb0694authored
Commits on May 8, 2024
Support latest nightly snapshot (#246)
Show description for 74c35deauthored
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