Hacker News new | ask | show | jobs
by koolala 1379 days ago
Could lunatic one day run on a website? Wouldn't wasmtime itself need to be compiled to wasm for that to be possible?
1 comments

Yes. We could use the in-browser wasm engine + a polyfill for the host functions. Of course, this would have some limitations. Functionality like UDP would not be supported.