cheerp-meta

C compiler

Compiles C/C++ code to JavaScript/WebAssembly

Cheerp - a C/C++ compiler for Web applications - compiles to WebAssembly and JavaScript

GitHub

1k stars
48 watching
51 forks
Language: JavaScript
last commit: 8 months ago
Linked from 1 awesome list

ccheerpcompilercppjavascripttypescriptwebassembly

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
excubo-ag/webcompiler A .NET tool that compiles SCSS files and minimizes CSS/JS assets 152
fabiosantoscode/js2cpp A tool that translates JavaScript code into C++ code using static type checking and code generation. 111
evanw/thinscript An experimental language compiler that targets JavaScript, WebAssembly, and C, aiming to provide a thin layer for working with WebAssembly. 1,363
bytecodealliance/wasmtime-cpp Provides C++ API bindings to the WebAssembly runtime engine 86
austinbrunkhorst/cpp-reflection A C++ toolkit for analyzing and manipulating source code at runtime 671
cincheo/jsweet Transpiles Java code to run on the web using TypeScript and JavaScript 1,461
c-lodder/grunt-postcss Enables post-processing of CSS files using PostCSS and various plugins to optimize and transform the code. 39
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 29
3dgen/cppwasm-book A comprehensive guide to programming with C/C++ and WebAssembly 1,370
richelbilderbeek/travis_gcc_cpp17 A simple C++17 project to test and demonstrate a clean Travis CI build with GCC compiler. 21
ryanmjacobs/c A utility for compiling and executing C scripts in one go! 2,107
only-cliches/cpp-wasm-loader A C/C++ to WebAssembly loader for Webpack 131
pointbazaar/espl1000 A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. 29
anydream/il2cpp Converts MSIL/C# code to native C++ machine code 574
praeclarum/netjs Compiles .NET assemblies to JavaScript, allowing reuse in web apps by converting portable parts into reusable TypeScript files. 965