Hacker News new | ask | show | jobs
by disintegore 923 days ago
Interesting. Would the differences in binary sizes be prohibitive for use on the internet?
1 comments

> Would the differences in binary sizes be prohibitive for use on the internet?

No. They are competitive. For one of my benchmarks I get a WASM blob that is 90KB, and for my VM I get 76KB. (Both are stripped of any debug info.)