wasmer-zig

Wasm runtime library

Provides bindings for embedding a WebAssembly runtime into Zig programs.

Zig bindings for the Wasmer WebAssembly runtime

GitHub

53 stars
3 watching
6 forks
Language: Zig
last commit: almost 3 years ago
Linked from 2 awesome lists

wasiwasmwasmerzigzig-library

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zigwasm/wasm-zig C API bindings for WebAssembly runtime 27
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
malcolmstill/zware Executes WebAssembly programs embedded in Zig programs 293
fengb/wazm An experimental compiler and runtime for executing WebAssembly code in Zig 116
wasmerio/wasmer-python An runtime environment for executing WebAssembly modules in Python. 2,044
shritesh/zig-wasm-dom Demonstrates interaction between Zig language and web-based Document Object Model (DOM) via WebAssembly. 146
wasmerio/wasmer-postgres A WebAssembly runtime for Postgres that allows executing WebAssembly binaries in a sandboxed environment 414
wasmerio/wasmer-ruby A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. 476
wasmerio/wasmer-php A WebAssembly runtime for PHP that allows executing Wasm modules in a safe and sandboxed environment. 1,017
naqvis/wasmer-crystal A WebAssembly runtime for executing Crystal code in a sandboxed environment. 93
raphamorim/xwasm Tools and utilities for building and managing WebAssembly projects in modern frontend development 56
wasmi-labs/wasmi An efficient WebAssembly interpreter with a focus on constrained and embedded systems. 1,633
containerd/runwasi Facilitates running WebAssembly workloads on a container runtime 1,114
ruby/ruby.wasm A collection of WebAssembly ports of the CRuby interpreter 702