Hacker News new | ask | show | jobs
by lukevp 1087 days ago
Alternatively, you could compile the C++ (or rust or zig) to WebAssembly, and a single binary would run anywhere.
2 comments

Thanks for this. This is something I wouldn’t have considered.
WWouldn't you lose some of the performance benefit?