leaningtech / cheerp-compilerLinks
C++ to JavaScript/WebAssembly compiler
☆334Updated this week
Alternatives and similar repositories for cheerp-compiler
Users that are interested in cheerp-compiler are comparing it to the libraries listed below
Sorting:
- C++ WebAssembly assembler in a single header file☆170Updated 3 years ago
- Web49: WebAssembly Interpeter☆330Updated 2 years ago
- How to build webassembly files with nothing other than standard Clang/llvm.☆152Updated 2 years ago
- WebAssembly module decoder in C++☆115Updated 2 years ago
- Wasienv: WASI Development Toolchain for C/C++☆312Updated 2 years ago
- Documentation and examples for embedding the SpiderMonkey JavaScript / WebAssembly engine in their applications.☆213Updated 11 months ago
- Turn WASI apps into native executables☆134Updated 3 years ago
- wasix libc implementation for WebAssembly☆125Updated this week
- WebAssembly ahead-of-time compiler and runtime. Focuses on generating fast code, simplicity, and portability.☆328Updated 10 months ago
- ☆96Updated 2 months ago
- The V8 JavaScript engine, but built with CMake instead of GN - WIP☆198Updated last month
- Cheerp - a C/C++ compiler for Web applications - compiles to WebAssembly and JavaScript☆1,122Updated last month
- typescripten is a compiler that creates C++ header files from TypeScript interface definitions.☆102Updated 2 years ago
- Run Emscripten in the browser☆335Updated 11 months ago
- Memory with 64-bit indexes☆270Updated 5 months ago
- Wasm C API prototype☆576Updated 5 months ago
- Running Clang/LLD in WebAssembly Demo☆302Updated last year
- Fizzy aims to be a fast, deterministic, and pedantic WebAssembly interpreter written in C++.☆229Updated last year
- twr-wasm: easily run C/C++ code in a web browser using Web Assembly, with examples☆49Updated 4 months ago
- Smart Garbage Collection Library for C++☆219Updated 2 months ago
- WASI syscall API built atop libuv☆237Updated last month
- A small malloc implementation, for use in WebAssembly☆166Updated last year
- Patches the AssemblyScript compiler to utilize WASI imports instead of Web APIs.☆117Updated 2 years ago
- ☆187Updated 2 years ago
- A WebAssembly interpreter written in C☆102Updated last week
- CoWasm: Collaborative WebAssembly for Servers and Browsers. Built using Zig. Supports Python with extension modules, including numpy.☆532Updated last month
- How to create minimal wasm module with plain C/C++