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

replace Opal with Ruby built-in WASM support #1678

Open
tonytonyjan opened this issue Jan 3, 2023 · 1 comment
Open

replace Opal with Ruby built-in WASM support #1678

tonytonyjan opened this issue Jan 3, 2023 · 1 comment

Comments

@tonytonyjan
Copy link

Happy new year!

As Ruby 3.2.0 now supports WASI-based WebAssembly. This means that we have the option to switch from a source-to-source to a source-to-asm compiler, which could be very beneficial.

I am wondering if there are any plans to adopt Wasm in the near future. It would be great to see the benefits of this technology in our project.

@ggrossetie
Copy link
Member

I am wondering if there are any plans to adopt Wasm in the near future. It would be great to see the benefits of this technology in our project.

We are not tied to Opal so if it produces satisfying result we could adopt it.
Feel free to provide a sample projet where Asciidoctor runs using WASM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants