wasmtime
Wasm runner
A fast and secure runtime for WebAssembly that generates high-quality machine code ahead-of-time or at runtime.
A fast and secure runtime for WebAssembly
15k stars
177 watching
1k forks
Language: Rust
last commit: 6 days ago
Linked from 2 awesome lists
aotcraneliftjitruntimerustsandboxstandalonewasiwasmwasmtimewebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
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. | 4,963 |
bytecodealliance/wasmtime-cpp | Provides C++ API bindings to the WebAssembly runtime engine | 87 |
wasm3/wasm3 | An interpreter and runtime for the WebAssembly language, aiming to provide portability, security, and low development impedance. | 7,322 |
rustwasm/wasm-pack | Tools and workflows for building and working with Rust-generated WebAssembly packages. | 6,319 |
bytecodealliance/spidermonkey-wasm-rs | Experimental Rust bindings for SpiderMonkey WASM engine | 88 |
wasmedge/wasmedge | An extensible WebAssembly runtime for cloud-native and edge applications. | 8,582 |
wasmerio/wasmer | A WebAssembly runtime that enables lightweight containers to run anywhere | 19,004 |
extism/extism | A framework for building extensible software and plugins by running arbitrary, untrusted code in a secure environment. | 4,319 |
wasmerio/wasmer-ruby | A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 475 |
tessi/wasmex | Enables Elixir to run WebAssembly code safely and efficiently | 555 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,805 |
extraymond/rust-async-wasm-demo | A Rust-based web application demonstrating async/await and WebAssembly interop with JavaScript. | 49 |
second-state/wasmedge-quickjs | A high-performance JavaScript runtime for WebAssembly that enables running JavaScript in a secure and extensible way. | 496 |
wasmi-labs/wasmi | An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. | 1,614 |
webassembly/binaryen | A compiler and toolchain infrastructure library for compiling code to the WebAssembly format. | 7,523 |