Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Ruby WASM-WASI support #83

Merged
merged 1 commit into from Feb 19, 2024
Merged

Remove Ruby WASM-WASI support #83

merged 1 commit into from Feb 19, 2024

Conversation

WebReflection
Copy link
Contributor

@WebReflection WebReflection commented Feb 19, 2024

In more than one occasion we've been loud about ESM support and a way to load both the module and the related WASM file from the very same npm published module.

As things never went the way we liked and as bugs got resolved in a non ESM friendly way, we decided to drop Ruby support for the time being, until the module is published in a 100% ESM first citizen target way, so that we can also guarantee CDNs would be able to serve Ruby in WASM in a way compatible with ESM.

In more than one occasion we've been loud about ESM support
and a way to load both the module and the related WASM file
from the very same *npm* published module.

As things never went the way we liked and as bugs got resolved
in a non ESM friendly way, we decided to drop Ruby support for
the time being, until the module is published in a 100% ESM first
citizen target way, so that we can also guarantee CDNs would be able
to serve Ruby in WASM in a way compatible with ESM.
@WebReflection WebReflection merged commit 25b5c35 into main Feb 19, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants