wasm-c-api

Wasm embedder

An API that allows embedding a WebAssembly interpreter in C/C++ applications

Wasm C API prototype

GitHub

553 stars
63 watching
77 forks
Language: C++
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kanaka/wacA WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript.473
wasmi-labs/wasmiAn efficient WebAssembly interpreter with a focus on constrained and embedded systems.1,633
zigwasm/wasm-zigC API bindings for WebAssembly runtime27
bytecodealliance/wasmtime-cppProvides C++ API bindings to the WebAssembly runtime engine86
webassembly/wasi-sdkProvides a toolchain and sysroot for building WebAssembly code with WASI support1,292
mdn/webassembly-examplesProvides code examples and tools to test and modify WebAssembly documentation1,143
raphamorim/xwasmTools and utilities for building and managing WebAssembly projects in modern frontend development56
only-cliches/cpp-wasm-loaderA C/C++ to WebAssembly loader for Webpack131
area9innovation/waseMakes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference45
vshymanskyy/wasm2mpyA tool for compiling WebAssembly code into native MicroPython modules for embedded systems.122
nodeca/multimathSimplifies creation of small CPU-intensive webassembly modules with fallback to JavaScript implementations71
dcodeio/webassemblyA toolkit and runtime for producing and running WebAssembly modules in the browser or Node.js environment.817
mohanson/pywasmAn interpreter for WebAssembly modules written in pure Python.453
zigwasm/wasmer-zigProvides bindings for embedding a WebAssembly runtime into Zig programs.53
bzar/wasm-introA collection of simple examples demonstrating various aspects of WebAssembly development.43