zware
Wasm runner
A runtime engine for executing WebAssembly programs within Zig language
Zig WebAssembly Runtime Engine
293 stars
9 watching
10 forks
Language: Zig
last commit: about 1 month ago
Linked from 1 awesome list
wasmwebassemblyzigziglang
Related projects:
Repository | Description | Stars |
---|---|---|
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
dcodeio/webassembly | A toolkit and runtime for producing and running WebAssembly modules in the browser or Node.js environment. | 816 |
zigwasm/wasmtime-zig | Embeds the Wasmtime runtime into a Zig program | 83 |
wasmerio/wasmer-python | An runtime environment for executing WebAssembly modules in Python. | 2,023 |
naqvis/wasmer-crystal | A WebAssembly runtime for executing Crystal code in a sandboxed environment. | 93 |
wasmerio/wasmer-php | A WebAssembly runtime for PHP that allows executing Wasm modules in a safe and sandboxed environment. | 1,010 |
meheleventyone/zig-wasm-test | An example project demonstrating Web Assembly compilation and execution using Zig | 55 |
hidamariproject/hidamari | An operating system designed to run WebAssembly code | 64 |
mfrachet/go-wasm-cli | A tool to create and run Go applications on the WebAssembly platform with hot reload support. | 40 |
zigwasm/wasm-zig | C API bindings for WebAssembly runtime | 27 |
fengb/wazm | An experimental compiler and runtime for executing WebAssembly code in Zig | 115 |
wasmerio/wasmer-ruby | A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 475 |
containerd/runwasi | Facilitates running WebAssembly workloads managed by containerd | 1,093 |
tessi/wasmex | Enables Elixir to run WebAssembly code safely and efficiently | 555 |
wasmi-labs/wasmi | An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. | 1,620 |