Hacker News new | ask | show | jobs
by excircul 1067 days ago
How would WASM solve the addressed problem?
1 comments

If it were generally available you could ship binaries in one coherent format to be specialized on each system for that systems hardware.
So a bit like the JVM and JIT complation?