wruby
Ruby runtime
A web-based implementation of the Ruby language using WebAssembly
Web Ruby : ruby running in the browser via webassembly
14 stars
4 watching
1 forks
Language: C
last commit: about 6 years ago
Linked from 1 awesome list
browserlanguagemrubyrubywasmwebwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
ruby/ruby.wasm | A collection of WebAssembly ports of the CRuby interpreter | 702 |
wasmerio/wasmer-ruby | A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 476 |
vmware-labs/webassembly-language-runtimes | Pre-built WebAssembly binaries for popular language runtimes and static libraries | 338 |
shopify/ruvy | A toolchain that compiles Ruby code into WebAssembly and executes it in a virtual machine. | 293 |
kojix2/cry-wasm | Accelerates Ruby code execution by compiling it to WebAssembly and executing it in a WASM runtime environment. | 29 |
imanel/websocket-ruby | A Ruby library for handling WebSocket protocol abstraction | 447 |
jacob3141/qtruby | Allows C++/Qt applications to execute Ruby code seamlessly | 2 |
jasoncharnes/run.rb | A tool to compile and run Ruby code in the browser using WebAssembly | 600 |
pubnub/ruby | Provides a Ruby-based API for sending and receiving real-time messages over the internet. | 121 |
steveklabnik/ruby-sys | Provides low-level access to the Ruby programming language from Rust. | 66 |
ruby/www.ruby-lang.org | A website and development environment for the Ruby programming language | 887 |
faye/websocket-driver-ruby | A WebSocket protocol handler with pluggable I/O | 223 |
mongrel/mongrel | A lightweight Ruby web server providing fast HTTP 1.1 protocol parsing | 174 |
anima-engine/mrusty | Bindings between Rust and Ruby that enable safe interaction with Ruby code. | 205 |
meh/ruby-thread | A set of Ruby extensions providing various concurrency utilities | 524 |