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 Feb 6, 2024
Fix availability marker for Swift 5.9 compiler targeting host machine
Show description for 88abb13committed
Commits on Jan 15, 2024
Commits on Aug 16, 2023
- committed
Commits on Aug 5, 2023
Restrict wasi attributes to wasi builds
Show description for 710a5e3committedRemove 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 Oct 26, 2022
Commits on Oct 3, 2022
Expose JavaScriptEventLoop.queueMicrotask and .setTimeout
Show description for d0f49adcommitted
Commits on Aug 18, 2022
Runtime Performance Optimization (#207)
Show description for 1afbfafauthored
Commits on Aug 17, 2022
- authored
Add missing doc comments for more types (#208)
Show description for 6e62619authored
Commits on Aug 14, 2022
Commits on Jul 31, 2022
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 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