Hacker News new | past | comments | ask | show | jobs | submit login

That's not accurate. WebAssembly is a different beast than JS. As far as I've understood it is executed differently and can do some different things. I don't see any reason why it couldn't be optimized more than JS either, though that's bound to take some time considering the amount of tuning that's gone into JS engines.

More accurately, you write Elixir, it compiles down to Wasm. Wasm is run by your browser as a more machine-friendly format than JS. It may well be faster.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: