Hacker News new | ask | show | jobs
by nikooellegaard 1649 days ago
If you're interested in it you can compile swift to wasm (webassembly) which can run in the browser natively

https://swiftwasm.org/

This won't be it executing editable Swift like on the website and it'll require some binding to send and receive data to the website but it will indeed be swift being executed on the website