Commits
User selector
Commit History
Commits on Jun 9, 2026
Commits on May 13, 2026
Commits on May 11, 2026
Merge pull request #739 from wfltaylor/fix-closure-struct-return
Show description for 5e96639authored
Commits on May 4, 2026
- authored
BridgeJS: Fix optionals build error with Embedded Swift (#734)
Show description for f8b2c96authored- committed
Commits on Mar 27, 2026
BridgeJS: support imports of JS `Promise` as `async` Swift (#707)
Show description for 7e242b0andauthored
Commits on Mar 12, 2026
Commits on Mar 11, 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 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
Commits on Feb 12, 2026
Merge pull request #628 from PassiveLogic/kr/f32f64-inline-never-fix
Show description for fcd2b53authoredMerge pull request #626 from PassiveLogic/kr/runtime-intrinsics-generic
Show description for 56933d2authored- committed
- committed
- committed
- committed
- committed
Commits on Feb 11, 2026
Commits on Feb 10, 2026
BridgeJS: Update `JSUndefinedOr` APIs
Show description for 935130ccommitted
Commits on Feb 6, 2026
BridgeJS: Add `JSTypedClosure` API (#578)
Show description for 8217d06authored