runwasi
Wasm runner
Facilitates running WebAssembly workloads on a container runtime
Facilitates running Wasm / WASI workloads managed by containerd
1k stars
33 watching
95 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list
containerdkubernetesrustwasiwasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
deislabs/containerd-wasm-shims | Provides shims for running WebAssembly workloads on Kubernetes | 316 |
dcodeio/webassembly | A toolkit and runtime for producing and running WebAssembly modules in the browser or Node.js environment. | 817 |
wasmerio/wasmer-php | A WebAssembly runtime for PHP that allows executing Wasm modules in a safe and sandboxed environment. | 1,017 |
wasmerio/wasmer-ruby | A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 476 |
wasmerio/wasmer-python | An runtime environment for executing WebAssembly modules in Python. | 2,044 |
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
wasmi-labs/wasmi | An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
tessi/wasmex | Enables Elixir to run WebAssembly code safely and efficiently | 572 |
vmware-labs/webassembly-language-runtimes | Pre-built WebAssembly binaries for popular language runtimes and static libraries | 338 |
naqvis/wasmer-crystal | A WebAssembly runtime for executing Crystal code in a sandboxed environment. | 93 |
ruby/ruby.wasm | A collection of WebAssembly ports of the CRuby interpreter | 702 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
rustwasm/book | Documentation and tutorials for building web applications with Rust and WebAssembly | 1,760 |
wasmerio/wasmer-postgres | A WebAssembly runtime for Postgres that allows executing WebAssembly binaries in a sandboxed environment | 414 |