Commits
User selector
Commit History
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 9, 2026
[NFC] Fix warnings (#603)
Show description for d9adac0authored
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- committed
BridgeJS: Add JSValue parameter/return support (#570)
Show description for 16e3f44authored- committed
- committed
Commits on Feb 3, 2026
Merge pull request #566 from PassiveLogic/krodak/jsobject-stack-support
Show description for d35ef58authored- authored
- committed
BridgeJS: Exception checking on protocol wrapper methods
Show description for d4da0e3committedBridgeJS: Add intrinsic extensions for stack-based lifting and refactor Swift glue code generation to use them (#554)
Show description for d0724f2authored