ruby / ruby.wasm

ruby.wasm is a collection of WebAssembly ports of the CRuby.
https://ruby.github.io/ruby.wasm/
MIT License
687 stars 55 forks source link

Add wasi_shim as dependency #480

Closed tani closed 4 months ago

tani commented 4 months ago

If it is in devDependency, then esm.sh and other CDN fails to resolve the dependency. Please consider moving the shim to dependency from devDependency.