Commits
User selector
Commit History
Commits on May 20, 2026
BridgeJS: Use direct string retain + encodeInto() for stack ABI paths
Show description for 4d11610committed
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
Commits on Feb 27, 2026
Commits on Feb 25, 2026
BridgeJS: Simplify Stack ABI for Optional (#674)
Show description for 3badf17authored
Commits on Feb 21, 2026
Commits on Feb 19, 2026
Commits on Feb 18, 2026
Commits on Feb 16, 2026
BridgeJS: Take ownership of source Uint8Array id in `swift_js_init_memory` (#635)
Show description for 118db02authored
Commits on Feb 15, 2026
[NFC] BridgeJS: Rename Stack ABI operation methods (#634)
Show description for a8b249cauthored
Commits on Feb 13, 2026
Prevent cross-module inlining of remaining @_extern(wasm) functions (#631)
Show description for bab0adbandauthored