emscripten
C compiler
Compiles C and C++ to WebAssembly for deployment on the web and other platforms
Emscripten: An LLVM-to-WebAssembly Compiler
26k stars
591 watching
3k forks
Language: C++
last commit: 4 days ago
Linked from 5 awesome lists
emscriptenhacktoberfestwasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
webassembly/binaryen | A compiler and toolchain infrastructure library for compiling code to the WebAssembly format. | 7,566 |
kagami/ffmpeg.js | Port of FFmpeg in JavaScript for efficient encoding and decoding on the web. | 3,323 |
casperaki/juce_emscripten | Port of JUCE audio/video processing library to browser via Emscripten | 9 |
3dgen/cppwasm-book | A comprehensive guide to programming with C/C++ and WebAssembly | 1,370 |
bytecodealliance/wasm-micro-runtime | A lightweight WebAssembly runtime with features like Ahead-of-Time compilation and Just-in-Time compilation for high performance applications across various platforms. | 5,029 |
standard-things/esm | An ECMAScript module loader for Node.js that provides a simple and production-ready way to support ES modules in Node 6+ | 5,274 |
petersalomonsen/wasm-git | Enables local storage and synchronization of web application data in the browser using WebAssembly | 663 |
llvm/llvm-project | A modular toolkit for building highly optimized compilers and run-time environments. | 29,633 |
extism/extism | A framework that enables building extensible software using WebAssembly, supporting multiple languages and runtimes. | 4,562 |
wavm/wavm | A WebAssembly virtual machine designed to optimize performance and security in non-browser applications. | 2,659 |
dotnet/llvmsharp | A .NET Standard library that provides access to the LLVM infrastructure using C#. | 856 |
estools/escodegen | Generates ECMAScript code from an Abstract Syntax Tree (AST) | 2,665 |
dotnetcore/wtm | A rapid development framework for .NET Core applications that provides a set of pre-built components and tools to support common web application functionalities. | 4,265 |
atrosinenko/qemujs | Port of QEMU machine emulator to JavaScript using Emscripten. | 257 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |