Playground
Demo
Here's a Ruby playground with gem async
version 2.6.5
installed, ready for you to play.
puts "Hello from #{RUBY_ENGINE} #{RUBY_VERSION} 👋" puts Async::VERSION
"Hello from ruby 3.2.2 👋" "2.6.5"
To be powered by something like the Ruby API Repl