
Show HN: How to Compile C to WASM
by ern0 on Hacker News.
A minimal example how to compile C code for WASM target: no extra libs or tools, using only CLANG compiler and some JavaScript to embed .wasm module. You can use Linux, MacOS or Windows to build. Some help: https://ift.tt/4S2hunI…
