Hacker News new | ask | show | jobs
by fsloth 1413 days ago
An arbitrary C++ project cannot most likely be compiled to WebAssembly out of the box. Emscripten needs to be a supported compile target from day one, not an afterthought. Talking from experience.