wasmtime-zig
Wasm runtime
Embeds the Wasmtime runtime into a Zig program
Zig embedding of Wasmtime
83 stars
7 watching
8 forks
Language: Zig
last commit: over 2 years ago
Linked from 2 awesome lists
wasiwasmwasmtimezigzig-library
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
| C API bindings for WebAssembly runtime | 27 |
| 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 |
| A JVM implementation in Zig. | 88 |
| A collection of WebAssembly ports of the CRuby interpreter | 702 |
| Demonstrates interaction between Zig language and web-based Document Object Model (DOM) via WebAssembly. | 146 |
| A WebAssembly runtime for executing Crystal code in a sandboxed environment. | 93 |
| A unikernel designed to run Wasm applications with WASI compatibility | 541 |
| An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
| An implementation of a Cosmos zone with support for WebAssembly smart contracts. | 371 |
| Compiles Go code to WASM and deploys it to a CDN for web hosting | 145 |
| Facilitates running WebAssembly workloads on a container runtime | 1,114 |
| An experimental web assembly backend for the Nim programming language | 48 |