Hacker News new | ask | show | jobs
by deathanatos 822 days ago
WASM meets those requirements. Basically its proposition. The only thing would be whether a higher-level language you want would compile to it.
1 comments

Yeah, I've been hoping to get good results from this out of WASM for ages. My latest attempt was this one: https://til.simonwillison.net/webassembly/python-in-a-wasm-s...

It's still not quite as easy as I want it to be!