You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wasm is the only unsupported platform for WasmKit in [the Swift Package Index build matrix](https://swiftpackageindex.com/swiftwasm/WasmKit).
One possible use case is using features like WAT assembler or component model tools in the browser.
Another use case could be polyfilling a future Wasm feature running with older Wasm features, when running WasmKit itself in an older Wasm engine.
For proper testing we also need to fix `swift test` in the Swift toolchain.
0 commit comments