ruby.wasm icon indicating copy to clipboard operation
ruby.wasm copied to clipboard

ruby.wasm is a collection of WebAssembly ports of the CRuby.

Results 54 ruby.wasm issues
Sort by recently updated
recently updated
newest added

Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [magnus](https://github.com/matsadler/magnus) | `0.7.1` |...

dependencies
rust

Bumps the dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@playwright/test](https://github.com/microsoft/playwright) | `1.54.1` |...

dependencies
javascript

Bumps the dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4` |...

dependencies
github_actions

Hey, since I needed it myself, and based on https://gist.github.com/kateinoigakukun/5caf3b83b2732b1653e91b0e75ce3390, I wrote JS code that allows you to use gems with Node WASI. Unfortunately, as you need `preopens` for that...