wasm-zig

Wasm bindings

C API bindings for WebAssembly runtime

Common Wasm runtime binding to C API

GitHub

27 stars
3 watching
7 forks
Language: Zig
last commit: over 1 year ago
Linked from 2 awesome lists

c-apiwasiwasmzigzig-library

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zigwasm/wasmer-zig Provides bindings for embedding a WebAssembly runtime into Zig programs. 53
zigwasm/wasmtime-zig Embeds the Wasmtime runtime into a Zig program 83
meheleventyone/zig-wasm-test An example project demonstrating Web Assembly compilation and execution using Zig 55
shritesh/zig-wasm-dom Demonstrates interaction between Zig language and web-based Document Object Model (DOM) via WebAssembly. 146
webassembly/wasm-c-api An API that allows embedding a WebAssembly interpreter in C/C++ applications 553
fengb/wazm An experimental compiler and runtime for executing WebAssembly code in Zig 116
raphamorim/xwasm Tools and utilities for building and managing WebAssembly projects in modern frontend development 56
bytecodealliance/wasmtime-cpp Provides C++ API bindings to the WebAssembly runtime engine 86
malcolmstill/zware Executes WebAssembly programs embedded in Zig programs 293
webassembly/wasi-sdk Provides a toolchain and sysroot for building WebAssembly code with WASI support 1,292
gowebapi/webapi Bindings for accessing DOM and HTML in WebAssembly using Go 176
wasmi-labs/wasmi An efficient WebAssembly interpreter with a focus on constrained and embedded systems. 1,633
smokku/gwg-bindgen An experiment demonstrating connection between WebAssembly and JavaScript using wasm-bindgen 2
only-cliches/cpp-wasm-loader A C/C++ to WebAssembly loader for Webpack 131
containerd/runwasi Facilitates running WebAssembly workloads on a container runtime 1,114