gnucc – Node.js library for gcc and g++ compilers
🐂 Node.js library for GCC and G++ compilers. Contribute to insertish/gnucc development by creating an account on GitHub. (more…)
Read more »
WebAssembly is an exciting new language that many JavaScript engines have added support for. WebAssembly promises to make it much easier to compile languages like C and C++ to something that runs in the browser. However, I’m most excited about the ability… Read more