Hacker News new | ask | show | jobs
by ben-schaaf 221 days ago
Native code generally doesn't have undefined behaviour. C has undefined behaviour and that's a problem regardless of whether you're compiling to native or wasm.