wasm-c-api
Wasm embedder
An API that allows embedding a WebAssembly interpreter in C/C++ applications
Wasm C API prototype
553 stars
63 watching
77 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 473 |
| An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
| C API bindings for WebAssembly runtime | 27 |
| Provides C++ API bindings to the WebAssembly runtime engine | 86 |
| Provides a toolchain and sysroot for building WebAssembly code with WASI support | 1,292 |
| Provides code examples and tools to test and modify WebAssembly documentation | 1,143 |
| Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
| A C/C++ to WebAssembly loader for Webpack | 131 |
| Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
| A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. | 122 |
| Simplifies creation of small CPU-intensive webassembly modules with fallback to JavaScript implementations | 71 |
| A toolkit and runtime for producing and running WebAssembly modules in the browser or Node.js environment. | 817 |
| An interpreter for WebAssembly modules written in pure Python. | 453 |
| Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
| A collection of simple examples demonstrating various aspects of WebAssembly development. | 43 |