|
|
|
|
|
by Validark
53 days ago
|
|
I like to read assembly a lot, and I don't really see the point in WASM trying to be a stack machine. None of our computers are stack machines. Not to mention that compiler backends are missing tons of optimizations even on mainstream targets on real hardware, I just don't think WASM makes sense economically. They should have just picked RISC-V and called it a day. |
|