Commits
User selector
Commit History
Commits on Jun 11, 2026
- committed
- committed
- committed
[codex] update to latest development snapshot toolchain (#763)
Show description for 6f4009cauthored
Commits on Jun 10, 2026
[codex] Drop Swift 6.1/6.2 support and raise MSSV to 6.3 (#762)
Show description for 8291fb9authored
Commits on Jun 9, 2026
Commits on Jun 1, 2026
Change Data.construct(from uint8Array:) return type from Data? to Data (#752)
Show description for d1e0f95authored
Commits on May 13, 2026
- authored
BridgeJS: Add JSTypedArray as a recognized BridgeJS type (#746)
Show description for fc672e7authored
Commits on May 11, 2026
Merge pull request #739 from wfltaylor/fix-closure-struct-return
Show description for 5e96639authored
Commits on May 6, 2026
Fix cross-thread JSString deinit by wrapping JSObject instead of raw ref
Show description for d3f96f4committed
Commits on May 4, 2026
- authored
BridgeJS: Fix optionals build error with Embedded Swift (#734)
Show description for f8b2c96authored- committed
Commits on Apr 30, 2026
BridgeJS: Use `@JS` types from other modules in the same package (#730)
Show description for 09b3f4eauthored
Commits on Apr 24, 2026
Merge pull request #723 from swiftwasm/feat/identity-mode-upstream
Show description for f3ce20cauthored- authored
Commits on Apr 22, 2026
Commits on Apr 21, 2026
JavaScriptKit: import Android module for non-Wasm Android targets (#722)
Show description for 94f02c3authored
Commits on Apr 2, 2026
Add JSRemote<JSObject> (#711)
Show description for df32a66authored
Commits on Mar 27, 2026
BridgeJS: support imports of JS `Promise` as `async` Swift (#707)
Show description for 7e242b0andauthored
Commits on Mar 24, 2026
BridgeJS: Re-land extension method support (reverted in #703) (#706)
Show description for 7be7d4eauthored
Commits on Mar 23, 2026
Gate `ExperimentalCustomExecutors` usage behind Swift 6.4 compiler check (#705)
Show description for c36a742authoredFix Embedded, bump 6.3 Swift toolchain in `test.yml` (#702)
Show description for d6630c8authored
Commits on Mar 16, 2026
Revert "BridgeJS: Correctly emit @JS methods in extensions" (#703)
Show description for abf1c88authoredMerge pull request #694 from wfltaylor/extensions
Show description for 95bb3afauthored
Commits on Mar 12, 2026
Commits on Mar 5, 2026
[BridgeJS] Pass String parameters unretained as (address, length) (#688)
Show description for 3d25cd9andauthored
Commits on Mar 4, 2026
fix use-after-free in BridgeJS (#690)
Show description for 0c4c45aauthored
Commits on Mar 3, 2026
Merge pull request #687 from gn-adin-b/adin/property-access-tracing
Show description for 5529520authored