swiftlang / swift

The Swift Programming Language
https://swift.org
Apache License 2.0
66.69k stars 10.28k forks source link

Swift Language Wasm build like pyodide #70626

Open ganeshkbhat opened 6 months ago

ganeshkbhat commented 6 months ago

Motivation

Swift Language Wasm build like pyodide. https://pyodide.org/en/stable/

Proposed solution

None

Alternatives considered

None

Additional information

NA

https://pyodide.org/en/stable/

MaxDesiatov commented 3 months ago

Hi @ganeshkbhat, thanks for filing the issue. Would you have a moment to elaborate on your request? Are you looking for code built with the Swift toolchain to Wasm, or the toolchain itself ported and running in a WebAssembly runtime?