mewz
unikernel
A unikernel designed to run Wasm applications with WASI compatibility
A unikernel designed specifically for running Wasm applications and compatible with WASI
536 stars
6 watching
16 forks
Language: Zig
last commit: 3 months ago
Linked from 1 awesome list
kernelunikernelwasmwebassemblywebassembly-runtimezig
Related projects:
Repository | Description | Stars |
---|---|---|
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
zigwasm/wasmtime-zig | Embeds the Wasmtime runtime into a Zig program | 83 |
malcolmstill/zware | A runtime engine for executing WebAssembly programs within Zig language | 293 |
meheleventyone/zig-wasm-test | An example project demonstrating Web Assembly compilation and execution using Zig | 55 |
zigwasm/wasm-zig | C API bindings for WebAssembly runtime | 27 |
hejsil/mecha | A parser combinator library for the Zig programming language | 472 |
euhmeuh/wasm-adventure | Exploring the feasibility and usability of WebAssembly's text format for game development using Racket as a domain-specific language | 63 |
cretz/asmble | Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 634 |
containerd/runwasi | Facilitates running WebAssembly workloads managed by containerd | 1,093 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
hidamariproject/hidamari | An operating system designed to run WebAssembly code | 64 |
smokku/gwg-bindgen | An experiment demonstrating connection between WebAssembly and JavaScript using wasm-bindgen | 2 |
zigembeddedgroup/microzig | Unifies abstraction and hardware access for embedded systems using the Zig programming language | 1,235 |
webassembly/wasi-sdk | Provides a toolchain and sysroot for building WebAssembly code with WASI support | 1,275 |
fengb/wazm | An experimental compiler and runtime for executing WebAssembly code in Zig | 115 |