playground icon indicating copy to clipboard operation
playground copied to clipboard

🎡 Artichoke Ruby Wasm Playground

Results 20 playground issues
Sort by recently updated
recently updated
newest added

Bumps the bundler-deps group with 2 updates: [rake](https://github.com/ruby/rake) and [rubocop](https://github.com/rubocop/rubocop). Updates `rake` from 13.1.0 to 13.2.1 Changelog Sourced from rake's changelog. === 13.2.1 Suppressed "internal:array:52:in 'Array#each'" from backtrace by @​hsbt...

A-deps

Bumps the npm-deps group with 7 updates: | Package | From | To | | --- | --- | --- | | [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.47.0` | `0.48.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)...

A-deps

Bumps the gha-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4.1.2` | `4.1.4` | | [ruby/setup-ruby](https://github.com/ruby/setup-ruby)...

A-deps

this file has drifted from the current template. split build setup and pre-reqs into a `BUILD.md`.

C-docs
A-project

When JS is disabled, the playground looks like this and doesn't give any indication to the user that they need to enable JS to interact with the webpage: Neither the...

A-webapp
E-easy
E-help-wanted

Currently, the `activate-wasm-build-env.sh` and `install-emscripten-toolchain.sh` scripts assume bash and some sort of POSIX environment. emsdk has a parallel `env.bat` script for Windows. Maybe playground can do something similar?

C-docs
A-build
E-help-wanted
O-windows

Exceptions raised in Rust code crash the playground. ## Example ```ruby Regexp.compile(Object.new) ``` ```ruby Integer('0x') ``` ## Stacktrace ``` 159ff24693cdf2cbaabe.bundle.js:2 artichoke 0.1.0-pre.0 (2021-02-24 revision 4156) [wasm32-unknown-emscripten] 159ff24693cdf2cbaabe.bundle.js:2 [rustc 1.50.0 (cb75ad5db...

C-bug
A-wasm-build-target
E-help-wanted
O-wasm-emscripten

Similar to how the Rust playground lets you access crates. https://news.ycombinator.com/item?id=20605567

C-enhancement
A-gems
S-speculative

Bumps [rexml](https://github.com/ruby/rexml) from 3.3.1 to 3.3.3. Release notes Sourced from rexml's releases. REXML 3.3.3 - 2024-08-01 Improvements Added support for detecting invalid XML that has unsupported content before root element...

A-deps

Bumps the gha-deps group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby). Updates `ruby/setup-ruby` from 1.187.0 to 1.190.0 Release notes Sourced from ruby/setup-ruby's releases. v1.190.0 What's Changed Update CRuby releases on Windows by @​ruby-builder-bot...

A-deps