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 3 years ago
Linked from 2 awesome lists

c-apiwasiwasmzigzig-library

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
zigwasm/wasmer-zigProvides bindings for embedding a WebAssembly runtime into Zig programs.53
zigwasm/wasmtime-zigEmbeds the Wasmtime runtime into a Zig program83
meheleventyone/zig-wasm-testAn example project demonstrating Web Assembly compilation and execution using Zig55
shritesh/zig-wasm-domDemonstrates interaction between Zig language and web-based Document Object Model (DOM) via WebAssembly.146
webassembly/wasm-c-apiAn API that allows embedding a WebAssembly interpreter in C/C++ applications553
fengb/wazmAn experimental compiler and runtime for executing WebAssembly code in Zig116
raphamorim/xwasmTools and utilities for building and managing WebAssembly projects in modern frontend development56
bytecodealliance/wasmtime-cppProvides C++ API bindings to the WebAssembly runtime engine86
malcolmstill/zwareExecutes WebAssembly programs embedded in Zig programs293
webassembly/wasi-sdkProvides a toolchain and sysroot for building WebAssembly code with WASI support1,292
gowebapi/webapiBindings for accessing DOM and HTML in WebAssembly using Go176
wasmi-labs/wasmiAn efficient WebAssembly interpreter with a focus on constrained and embedded systems.1,633
smokku/gwg-bindgenAn experiment demonstrating connection between WebAssembly and JavaScript using wasm-bindgen2
only-cliches/cpp-wasm-loaderA C/C++ to WebAssembly loader for Webpack131
containerd/runwasiFacilitates running WebAssembly workloads on a container runtime1,114