Commits
Branch selector
User selector
Commit History
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
- authored
BridgeJS: Use a BigInt zero placeholder for Wasm i64 in generated JS
Show description for 7aef830committedMerge pull request #756 from PassiveLogic/kr/case-enum-import
Show description for c40fc49authoredBridgeJS: Support case enums as imported function parameters and returns
Show description for 7d3faa0committedMerge pull request #755 from PassiveLogic/kr/nullable-struct-import
Show description for 2388473authoredBridgeJS: Support optional @JS struct in imported function signatures
Show description for 2941cd2committed
Commits on Jun 1, 2026
Change Data.construct(from uint8Array:) return type from Data? to Data (#752)
Show description for d1e0f95authored
Commits on May 13, 2026
- authored
BridgeJS: Add JSTypedArray as a recognized BridgeJS type (#746)
Show description for fc672e7authoredMerge pull request #744 from PassiveLogic/kr/fix-nested-struct-name-collision
Show description for 0aeed7bauthored- committed
- authored
Commits on May 11, 2026
Merge pull request #739 from wfltaylor/fix-closure-struct-return
Show description for 5e96639authored
Commits on May 6, 2026
- authored
Fix cross-thread JSString deinit by wrapping JSObject instead of raw ref
Show description for d3f96f4committed
Commits on May 5, 2026
Commits on May 4, 2026
- authored
BridgeJS: Fix optionals build error with Embedded Swift (#734)
Show description for f8b2c96authored- committed
Commits on Apr 30, 2026
Merge pull request #733 from swiftwasm/kr/struct-init-diagnostic
Show description for 824c051authored- committed
Merge pull request #735 from swiftwasm/kr/nested-type-diagnostic
Show description for 2dd870eauthored- committed
Merge pull request #732 from swiftwasm/kr/swift-format-ignore-generated
Show description for 44ebc38authored- 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 28, 2026
Commits on Apr 26, 2026
Add Utilities/setup-dev.sh for one-command contributor setup (#726)
Show description for 8d279a0authored
Commits on Apr 24, 2026
Merge pull request #723 from swiftwasm/feat/identity-mode-upstream
Show description for f3ce20cauthored