Commits
User selector
Commit History
Commits on Jun 10, 2026
[codex] Drop Swift 6.1/6.2 support and raise MSSV to 6.3 (#762)
Show description for 8291fb9authored- committed
Commits on Jun 9, 2026
Fix error descriptions Embedded Swift compatibility (#759)
Show description for 453b841authoredMerge pull request #754 from PassiveLogic/kr/fix-optional-jsclass-param
Show description for 9706c4cauthored- authored
- committed
- committed
Commits on Jun 8, 2026
BridgeJS: Use a BigInt zero placeholder for Wasm i64 in generated JS
Show description for 7aef830committedBridgeJS: Support case enums as imported function parameters and returns
Show description for 7d3faa0committedBridgeJS: Support optional @JS struct in imported function signatures
Show description for 2941cd2committed
Commits on May 13, 2026
- authored
BridgeJS: Add JSTypedArray as a recognized BridgeJS type (#746)
Show description for fc672e7authored- committed
- authored
Commits on May 11, 2026
Merge pull request #739 from wfltaylor/fix-closure-struct-return
Show description for 5e96639authored
Commits on May 5, 2026
Commits on May 4, 2026
Commits on Apr 30, 2026
- committed
- committed
- committed
[BridgeJS] Synthesize typed-closure init access from declaration surface (#709) (#727)
Show description for f483b91authoredBridgeJS: Use `@JS` types from other modules in the same package (#730)
Show description for 09b3f4eauthored
Commits on Apr 22, 2026
Commits on Apr 14, 2026
Commits on Apr 9, 2026
Merge pull request #717 from PassiveLogic/kr/fix-class-static-method-ts
Show description for 46182e2authoredBridgeJS: Fix static property call expression for namespaced classes
Show description for 57c1fd8committedBridgeJS: Avoid double-rendering namespaced class DTS export entries
Show description for 575b2bfcommittedBridgeJS: Consolidate namespaced and non-namespaced class DTS entry rendering
Show description for 9a56b28committedBridgeJS: Emit static methods and properties on namespaced class entries
Show description for 6d2c070committedBridgeJS: Fix for-loop emission in stack codegen
Show description for 9f149cccommitted
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 16, 2026
Revert "BridgeJS: Correctly emit @JS methods in extensions" (#703)
Show description for abf1c88authored