Hacker News new | ask | show | jobs
by 999900000999 1517 days ago
Thank you for posting this.

Of course it would be better if Chrome shipped with Python support, but this is a good effort. Does Wasm generally support other languages ?

1 comments

wasm supports any language that compiles to wasm (or has its interpreter compiled to wasm). It's a bit like asking if "x86 assembly supports other languages"-- it supports whatever targets it!
Thank you !

This looks like a very interesting world to be apart of , I'll look at this tomorrow.

https://github.com/wasm3/wasm3