wasmer-zig
Wasm runtime library
Provides bindings for embedding a WebAssembly runtime into Zig programs.
Zig bindings for the Wasmer WebAssembly runtime
53 stars
3 watching
6 forks
Language: Zig
last commit: about 3 years ago
Linked from 2 awesome lists
wasiwasmwasmerzigzig-library
Related projects:
Repository | Description | Stars |
---|---|---|
| C API bindings for WebAssembly runtime | 27 |
| Embeds the Wasmtime runtime into a Zig program | 83 |
| An example project demonstrating Web Assembly compilation and execution using Zig | 55 |
| Executes WebAssembly programs embedded in Zig programs | 293 |
| An experimental compiler and runtime for executing WebAssembly code in Zig | 116 |
| An runtime environment for executing WebAssembly modules in Python. | 2,044 |
| Demonstrates interaction between Zig language and web-based Document Object Model (DOM) via WebAssembly. | 146 |
| A WebAssembly runtime for Postgres that allows executing WebAssembly binaries in a sandboxed environment | 414 |
| A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 476 |
| A WebAssembly runtime for PHP that allows executing Wasm modules in a safe and sandboxed environment. | 1,017 |
| A WebAssembly runtime for executing Crystal code in a sandboxed environment. | 93 |
| Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
| An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
| Facilitates running WebAssembly workloads on a container runtime | 1,114 |
| A collection of WebAssembly ports of the CRuby interpreter | 702 |