Hacker News new | ask | show | jobs
by clapthewind 44 days ago
So we can run this on a browser? a demo on the github page would be great. combine it with an extension to support networking, and you have a winner.
1 comments

It doesn't have browser support yet because it's WASI-based, so there are a few more steps compared to Emscripten (two different ways to build for WebAssembly). But networking is supposed to work, did you have trouble with it?
I didn't try it. Given jslinux exists, and works, i suspect WASM based linux will be faster and more streamlined.