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

Basically WebAssembly is anything but new.

You can also check Burroughs, Xerox PARC Workstations, USCD Pascal, Modula-2 MeDos, IBM AS/400, TenDRA, Taos, Oberon, among many others, that have had the idea of bytecode as portable OS binaries.




Though, wasm has a high level structure that makes it a clunky compilation target. The bytecodes above improve on wasm in that regard.


The high level structure is an advancement that is important for optimization.


It isn't; the first thing production optimizers do is throw it away.

It supposedly makes verification of SSA properties marginally faster, but that's not the bottleneck.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

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

Search: