swiftwasm / swift

WebAssembly support for the Swift programming language
https://swiftwasm.org
1.28k stars 28 forks source link

Support Swift SDK in vscode-swift #5578

Open kateinoigakukun opened 2 months ago

kateinoigakukun commented 2 months ago

Currently, Swift on VSCode lacks cross-compilation support and it resulted in poor code completion and error reporting while editing code.

To Do