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: about 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. 142
webassembly/wasm-c-api An API that allows embedding a WebAssembly interpreter in C/C++ applications 551
fengb/wazm An experimental compiler and runtime for executing WebAssembly code in Zig 115
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 87
malcolmstill/zware A runtime engine for executing WebAssembly programs within Zig language 293
webassembly/wasi-sdk Provides a toolchain and sysroot for building WebAssembly code with WASI support 1,275
gowebapi/webapi Bindings for accessing DOM and HTML in WebAssembly using Go 176
wasmi-labs/wasmi An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. 1,614
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 managed by containerd 1,093