This question may sound crazy.Is there anything browser based compiler out there ?
Native Client is a sandbox for running compiled C and C++ code in the browser efficiently. You can explore this.
It is possible to run native binaries in a browser using an x86 emulator in JavaScript, so a C compiler could run in a browser in this way.
It is also possible to write a "self-hosting" C-to-WebAssembly compiler that runs in a browser, such as emception.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With