Hacker News new | ask | show | jobs
by maeln 2386 days ago
Yes this is what I am talking about. Once you know the instruction, I fail to see how it is more difficult to understand than javascript.
2 comments

That's like saying x86_64 assembly is as easy to understand as C. High level languages exist to make code easier to understand.
wasm is higher-level than x86 (or any other native) assembly.
That certainly is a take.