Commits
Branch selector
User selector
Commit History
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 4, 2026
- authored
BridgeJS: Fix optionals build error with Embedded Swift (#734)
Show description for f8b2c96authored
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 6d2c070committedMerge pull request #716 from PassiveLogic/kr/fix-stackcodegen-for-loop-emission
Show description for 169d2cfauthoredflip `Package.swift` file versioning (#715)
Show description for 9f2b432authoredBridgeJS: Fix for-loop emission in stack codegen
Show description for 9f149cccommitted
Commits on Apr 8, 2026
Bump picomatch from 4.0.3 to 4.0.4 (#713)
Show description for af88676authoredBump actions/deploy-pages from 4 to 5 (#710)
Show description for 7654385authoredBump vite from 7.3.1 to 7.3.2 (#712)
Show description for 5ceeb08authored
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