Commits
User selector
Commit History
Commits on Mar 16, 2026
Merge 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- committed
BridgeJS: Prepare for MVP release for documentation and relaxing feature gates (#630)
Show description for 6682a2eauthored
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 8217d06authoredBridgeJS: Improve diagnostics and fix-its for macros
Show description for 610b1a6committed
Commits on Feb 5, 2026
- authored
- authored
- Added JSValue array support end-to-end: JS glue now lowers/lifts optional JSValue arrays, using tmp stacks and JSValue helpers, and Swift intrinsics gained Optional<[JSValue]> bridging (`Plugins/…
Show description for 3dba5dfcommitted
Commits on Feb 4, 2026
BridgeJS: Few more array import tests
Show description for 43a05d9committed