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

Commits on Feb 19, 2024

  1. Remove Ruby WASM-WASI support

    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 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4eab354 View commit details
    Browse the repository at this point in the history