Commits
User selector
Commit History
Commits on Feb 21, 2026
Commits on Feb 20, 2026
Commits on Feb 19, 2026
- committed
- committed
- committed
- committed
- committed
Commits on Feb 17, 2026
BridgeJS: Fix `@JSClass` on public/package access level struct
Show description for 4d7b773committed
Commits on Feb 16, 2026
Commits on Feb 15, 2026
[NFC] BridgeJS: Rename Stack ABI operation methods (#634)
Show description for a8b249cauthored
Commits on Feb 13, 2026
BridgeJS: Prepare for MVP release for documentation and relaxing feature gates (#630)
Show description for 6682a2eauthoredBridgeJS: add runtime coverage for `public @JS struct` (#629)
Show description for e34f382authored
Commits on Feb 12, 2026
- committed
- committed
- committed
- committed
- committed
Merge pull request #619 from PassiveLogic/kr/container-codegen-simplification
Show description for 9ab70c6authored
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
Commits on Feb 5, 2026
- authored
Merge pull request #580 from swiftwasm/katei/6700-support-jsvalue
Show description for d48acfaauthored- committed
[NFC] BridgeJS: Split out OptionalSupportTests.swift (#583)
Show description for 4db13d9authored- 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