This is an online C-editor that uses a client-side interpreter (picoc).
I am using some well-known toolchains and frameworks in this project.
Because of is small size, the picoc interpreter from Zik Saleeba is suitable for our purposes.
Special thanks to Gregor Richards and Krithik Rao for recompiling picoc to WASM (picoc-js).
Install node.js and download all dependencies.
npm install
npm start