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

475 stars
19 watching
18 forks
Language: Rust
last commit: 9 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 690
wasmerio/wasmer-php A WebAssembly runtime for PHP that allows executing Wasm modules in a safe and sandboxed environment. 1,010
wasmerio/wasmer-python An runtime environment for executing WebAssembly modules in Python. 2,023
wasmerio/wasmer-postgres A WebAssembly runtime for Postgres that allows executing WebAssembly binaries in a sandboxed environment 412
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 and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. 1,620
pannous/wruby A web-based implementation of the Ruby language using WebAssembly 14
containerd/runwasi Facilitates running WebAssembly workloads managed by containerd 1,093
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. 496
vmware-labs/webassembly-language-runtimes Pre-built WebAssembly binaries for popular language runtimes and static libraries 337
tessi/wasmex Enables Elixir to run WebAssembly code safely and efficiently 555
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