Y
Hacker News
new
|
ask
|
show
|
jobs
by
anewvillager
2219 days ago
> I don't like to see wasm replacing native for stuff like development tooling, and desktop apps.
Wasm is like the JVM or CLR in that regard. It's not the future - it's the past.
1 comments
entha_saava
2219 days ago
Yes. Even if there were a number of dominant architectures, install-time compilation would be better than run-time compilation for frequently used software. The RAM and Energy overhead isn't just worth it.
link