wasmer
Wasm Runtime
A WebAssembly runtime that enables lightweight containers to run anywhere
🚀 The leading Wasm Runtime supporting WASIX and WASI
19k stars
202 watching
824 forks
Language: Rust
last commit: about 1 month ago
Linked from 2 awesome lists
emscriptenlinuxmacosrustwasiwasixwasmwasmerwebassemblywindows
Related projects:
Repository | Description | Stars |
---|---|---|
wasmerio/wasmer-go | A Go library that provides a WebAssembly runtime with a standard API and sandboxed execution environment. | 2,843 |
wasm3/wasm3 | An interpreter and runtime for the WebAssembly language, aiming to provide portability, security, and low development impedance. | 7,359 |
wasmedge/wasmedge | An extensible WebAssembly runtime for cloud-native and edge applications. | 8,668 |
wasmerio/wasmer-php | A WebAssembly runtime for PHP that allows executing Wasm modules in a safe and sandboxed environment. | 1,017 |
wasmerio/wasmer-python | An runtime environment for executing WebAssembly modules in Python. | 2,044 |
wasmerio/wasmer-ruby | A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 476 |
bytecodealliance/wasmtime | A lightweight WebAssembly runtime that provides a fast, secure, and standards-compliant execution environment for web-based applications. | 15,559 |
wasmerio/wasmer-postgres | A WebAssembly runtime for Postgres that allows executing WebAssembly binaries in a sandboxed environment | 414 |
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
wasmerio/winterjs | A blazing-fast JavaScript server that runs Service Workers scripts according to the Winter Community Group specification. | 3,052 |
tessi/wasmex | Enables Elixir to run WebAssembly code safely and efficiently | 572 |
containerd/runwasi | Facilitates running WebAssembly workloads on a container runtime | 1,114 |
extism/extism | A framework that enables building extensible software using WebAssembly, supporting multiple languages and runtimes. | 4,562 |
second-state/wasmedge-quickjs | A high-performance JavaScript runtime for WebAssembly that enables running JavaScript in a secure and extensible way. | 498 |
bytecodealliance/wasm-micro-runtime | A lightweight WebAssembly runtime with features like Ahead-of-Time compilation and Just-in-Time compilation for high performance applications across various platforms. | 5,029 |