Commits
User selector
Commit History
Commits on May 13, 2026
BridgeJS: Add JSTypedArray as a recognized BridgeJS type (#746)
Show description for fc672e7authored
Commits on Mar 23, 2026
Fix Embedded, bump 6.3 Swift toolchain in `test.yml` (#702)
Show description for d6630c8authored
Commits on Jan 27, 2026
Commits on Nov 28, 2025
Commits on Sep 11, 2025
Commits on Aug 26, 2025
Commits on Aug 23, 2025
BridgeJS: Complete protocol-based lift/lower for ImportTS and _JSBridgedClass
Show description for 177be43committed
Commits on Aug 17, 2025
BridgeJS: Add async function support with Promise-based interop
Show description for 6d3fb92committed
Commits on May 12, 2025
Commits on May 1, 2025
- committed
Use `JSValue` instead for `JSPromise`'s closure return types
Show description for 5eed2c6committed- committed
Fix `JavaScriptEventLoop` not building with Embedded Swift
Show description for dc1f09bcommitted
Commits on Mar 27, 2025
Commits on Mar 26, 2025
Add `JSTypedArray.copyMemory(to:)` method
Show description for 2e7aa2fcommitted
Commits on Mar 25, 2025
Add `JSTypedArray.init(buffer:)` initializer
Show description for 443bc3ccommitted
Commits on Mar 23, 2025
Commits on Mar 5, 2025
- committed
Concurrency: Introduce `JSException` and remove `Error` conformance from `JSValue`
Show description for 75b8cd3committed- committed
Concurrency: Remove `Error` conformance from `JSError`
Show description for daa8209committed
Commits on Mar 4, 2025
Concurrency: Annotate `jsObject` property of `JSError` as `nonisolated(unsafe)`
Show description for 917ab57committedConcurrency: Use `LazyThreadLocal` without @PW syntax
Show description for 28f3471committed
Commits on Nov 28, 2024
Stop use of global variable as a object cache
Show description for e9158abcommitted- committed
Commits on Oct 15, 2024
Commits on Oct 9, 2024
Commits on Oct 7, 2024
Commits on Jun 11, 2024
Start migrating imported functions to the new definition style (#252)
Show description for 2bb0694authored