Commits
User selector
Commit History
Commits on Jun 10, 2026
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
BridgeJS: Add JSTypedArray as a recognized BridgeJS type (#746)
Show description for fc672e7authored- committed
Commits on May 4, 2026
Commits on Apr 30, 2026
- 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 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: Add e2e test for static method and property on namespaced class
Show description for d1ed185committedBridgeJS: Fix for-loop emission in stack codegen
Show description for 9f149cccommitted
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 abf1c88authoredMerge pull request #694 from wfltaylor/extensions
Show description for 95bb3afauthored
Commits on Mar 12, 2026
Commits on Mar 10, 2026
Commits on Mar 5, 2026
[BridgeJS] Pass String parameters unretained as (address, length) (#688)
Show description for 3d25cd9andauthored
Commits on Feb 28, 2026
Merge pull request #685 from swiftwasm/pr-1527aac22ca5bede85517921fd39798ee0a74047
Show description for af7428cauthored
Commits on Feb 27, 2026
- committed
- committed
Merge pull request #682 from PassiveLogic/kr/fix-namespace-property-codegen
Show description for e902160authored- committed