Edit and run Ruby in the browser (ruby.wasm). Press Ctrl+Enter to run. New to Ruby? Follow the tutorial.
Runs CRuby via ruby.wasm (WASI). First load downloads a WASM runtime from jsDelivr. puts/print go to the console.
ruby.wasm
puts
print
1