OpenBSD C/C++ Toolchain in the Browser

27 points by whitequark


whitequark

(Disclosure: I came up with neither the idea nor the implementation for this particular Wasm porting project, but it is based on the technology that I've built and published in adjacent fields.)

cve

This is amazing, although I am now slightly sad that many of OpenBSD specific bugs cannot be caught during compile time really, such as infamous dual-stack socket problem. 🥲

But that is truly nice work! Cross-Compiling to OpenBSD has always been a big struggle for me, compared to other systems.