Hacker News new | ask | show | jobs
by encryptluks2 1353 days ago
One that performs way worse then existing container solutions but that will of course be used to distribute binary blobs.
1 comments

Agree, it is much slower.

I would be interesting to see a comparison between a full recompiled version running on top of a wasm runtime vs some container solution but seems they found a lot of problems recompiling it.

I love how you guys are already pushing us to think about performance issues on this project. Hacker news really pushes technology to the next level!
A good comparison might be something like Flatpak or gVisor.