issues Search Results · repo:ruby/ruby.wasm language:Ruby
Filter by
94 results
(61 ms)94 results
inruby/ruby.wasm (press backspace or delete to remove)Looking through the docs, I expected to be able to find a way to directly set a variable and/or function to ruby in
javascript using something like vm.set() like some high quality vms like pypy and wasmoon ...
Drago-Cuven
- 3
- Opened 22 days ago
- #596
Hi 👋, I m interested in using Ruby to generate wasip2 components and compose other components into my Ruby apps. I ve
seen some ongoing work here toward supporting wasip2 in #528 and #542 with related ...
devigned
- Opened on Mar 15
- #585
I made a simple project in CMake, Emscripten, and C++, with just a single main.cpp. It compiles, builds, and runs fine
in the browser.
Try with Pre-Built
To add Ruby, I first tried downloading ruby-3.4-wasm32-unknown-emscripten-full.tar.gz ...
esotericpig
- 2
- Opened on Mar 6
- #584
I d expect calling Bundler.require to load all of my gems, but instead, I get this error:
vm.js:739 Uncaught RbError: /config/boot.rb:6:in top (required) : private method require called for module ...
nvladimiroff
- Opened on Mar 2
- #583
Descriptoin
The fundamental methodKernel#sleep stops working in the latest version of Ruby WASM package. My current workaround is to
override the Kernel#sleep like:
module Kernel
def sleep(time)
...
tonytonyjan
- 3
- Opened on Feb 16
- #579
Issue
I cannot make app work with locally build ruby.wasm. I built the wasm binary by issuing: bundle exec rbwasm build -o
ruby.wasm
This is my project.
Gemfile:
# frozen_string_literal: true
source ...
grzegorz-jakubiak
- 2
- Opened on Feb 13
- #577
Ruby 3.4 has been released.
- https://www.ruby-lang.org/en/news/2024/12/25/ruby-3-4-0-released/
- https://www.ruby-lang.org/en/news/2024/12/25/ruby-3-4-1-released/
Along with this, I expected @ruby/3.4-wasm-wasi ...
koic
- 1
- Opened on Jan 23
- #567
Hey everyone! I’m working on a TurboWarp extension that’s aiming to revolutionize visual coding engines like TurboWarp,
Unsandboxed, PenguinMod, and NitroBolt by allowing users to mix block coding with ...
Drago-Cuven
- 1
- Opened on Dec 19, 2024
- #563
with this gem file:
source https://rubygems.org
gem js , ~ 2.5
gem ruby_wasm , ~ 2.5
gem prawn , ~ 2.5
fails with this error: details bundle exec rbwasm build -o app.wasm INFO: Using Gemfile: ...
delbetu
- Opened on Nov 30, 2024
- #558

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.