wasmer-ruby

Wasm runtime

A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment.

💎🕸 WebAssembly runtime for Ruby

GitHub

476 stars
19 watching
18 forks
Language: Rust
last commit: 11 months ago
Linked from 1 awesome list

rubyruby-gemrustwasmwasmerwebassembly

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ruby/ruby.wasm A collection of WebAssembly ports of the CRuby interpreter 702
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-postgres A WebAssembly runtime for Postgres that allows executing WebAssembly binaries in a sandboxed environment 414
kojix2/cry-wasm Accelerates Ruby code execution by compiling it to WebAssembly and executing it in a WASM runtime environment. 29
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
pannous/wruby A web-based implementation of the Ruby language using WebAssembly 14
containerd/runwasi Facilitates running WebAssembly workloads on a container runtime 1,114
naqvis/wasmer-crystal A WebAssembly runtime for executing Crystal code in a sandboxed environment. 93
second-state/wasmedge-quickjs A high-performance JavaScript runtime for WebAssembly that enables running JavaScript in a secure and extensible way. 498
vmware-labs/webassembly-language-runtimes Pre-built WebAssembly binaries for popular language runtimes and static libraries 338
tessi/wasmex Enables Elixir to run WebAssembly code safely and efficiently 572
ashleygwilliams/wasm-pack A tool for building and working with Rust-generated WebAssembly packages 1
extraymond/rust-async-wasm-demo A Rust-based web application demonstrating async/await and WebAssembly interop with JavaScript. 49