wasmtime

Runtime

A lightweight WebAssembly runtime that provides a fast, secure, and standards-compliant execution environment for web-based applications.

A lightweight WebAssembly runtime that is fast, secure, and standards-compliant

GitHub

16k stars
180 watching
1k forks
Language: Rust
last commit: about 1 month ago
Linked from 2 awesome lists

aotcraneliftjitlightweightportableruntimerustsandboxstandalonewasiwasmwasmtimewebassembly

Backlinks from these awesome lists:

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. 5,029
bytecodealliance/wasmtime-cpp Provides C++ API bindings to the WebAssembly runtime engine 86
wasm3/wasm3 An interpreter and runtime for the WebAssembly language, aiming to provide portability, security, and low development impedance. 7,359
rustwasm/wasm-pack Tools and workflows for building and working with Rust-generated WebAssembly packages. 6,361
bytecodealliance/spidermonkey-wasm-rs Experimental Rust bindings for SpiderMonkey WASM engine 90
wasmedge/wasmedge An extensible WebAssembly runtime for cloud-native and edge applications. 8,668
wasmerio/wasmer A WebAssembly runtime that enables lightweight containers to run anywhere 19,134
extism/extism A framework that enables building extensible software using WebAssembly, supporting multiple languages and runtimes. 4,562
wasmerio/wasmer-ruby A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. 476
tessi/wasmex Enables Elixir to run WebAssembly code safely and efficiently 572
seed-rs/seed A Rust framework for building fast and reliable web apps with an Elm-like architecture. 3,808
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. 498
wasmi-labs/wasmi An efficient WebAssembly interpreter with a focus on constrained and embedded systems. 1,633
webassembly/binaryen A compiler and toolchain infrastructure library for compiling code to the WebAssembly format. 7,566