You probably can compile C to WebAssembly, but: a. That would require the browser to support WebAssembly b. It would require me to install a NPM ( ) package of the compiler
@aescling NPM I will not install it on my computer
Though... doesn't LLVM have a WebAssembly backend, or am I misremembering? If I could compile C to WebAssembly without NPM stuff, I might be willing to try it.