cppwasm-book
WebAssembly tutorial
A comprehensive guide to programming with C/C++ and WebAssembly
WebAssembly friendly programming with C/C++ -- Emscripten practice
1k stars
62 watching
168 forks
Language: C++
last commit: 7 months ago
Linked from 2 awesome lists
ccppemscriptenwasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
bytecodealliance/wasmtime-cpp | Provides C++ API bindings to the WebAssembly runtime engine | 87 |
only-cliches/cpp-wasm-loader | A C/C++ to WebAssembly loader for Webpack | 131 |
googlechromelabs/webm-wasm | Enables webm video creation from JavaScript via WebAssembly | 395 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
webassembly/wasm-c-api | An API that allows embedding a WebAssembly interpreter in C/C++ applications | 551 |
kign/c4wa | A WebAssembly compiler from a simplified subset of C to Web Assembly | 24 |
lume/glas | Porting Three.js to AssemblyScript and WebAssembly for high-performance 3D graphics in web applications. | 887 |
webghc/wasm-cross | A toolchain for cross-compiling C and Haskell to WebAssembly | 139 |
cretz/asmble | Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 634 |
erich666/graphicsgems | Code repository for a book series on graphics programming in C | 1,392 |
xd-deng/handytools-go-webassembly | Demonstrates Go's compilation to WebAssembly and JavaScript interaction | 66 |
zigwasm/wasm-zig | C API bindings for WebAssembly runtime | 27 |
lukka/cppopenglwebassemblycmake | A C++/OpenGL/OpenAL based application and benchmarking project demonstrating the performance difference between native compilation and WebAssembly compilation. | 73 |
wapc/wapc-go | A Go-based runtime for executing WebAssembly modules with RPC capabilities | 94 |
aws/aws-sdk-cpp | Provides a C++ interface to Amazon Web Services (AWS) | 1,978 |