Hacker News new | ask | show | jobs
by kolderman 2804 days ago
Doesn't JavaScript compile down to WebAss? Isn't that the point?
1 comments

WASM is a very new standard. Some JavaScript implementations do compile to machine code at run time, but JavaScript does not "compile down to WebAss".