Commits
Branch selector
User selector
Commit History
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- authored
Commits on Apr 22, 2026
Commits on Apr 21, 2026
Bump actions/upload-pages-artifact from 4 to 5 (#721)
Show description for f458fb6authoredJavaScriptKit: import Android module for non-Wasm Android targets (#722)
Show description for 94f02c3authored
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 57c1fd8committedrelax swift-syntax version constraint to allow 603 (#714)
Show description for 0d6544fauthoredBridgeJS: Avoid double-rendering namespaced class DTS export entries
Show description for 575b2bfcommittedBridgeJS: Add e2e test for static method and property on namespaced class
Show description for d1ed185committedBridgeJS: 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 6d2c070committed