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

Is there a possibility for a WASM build? #1404

Closed
Xyndra opened this issue Feb 25, 2024 · 1 comment
Closed

Is there a possibility for a WASM build? #1404

Xyndra opened this issue Feb 25, 2024 · 1 comment

Comments

@Xyndra
Copy link

Xyndra commented Feb 25, 2024

I am trying to create a JS virtual machine using WASM, but I just found out that there is no WASM build. Is there any way for a WASM build to be published, or would that cause some major problems because of this just being a wrapper around the C++ API?

@littledivy
Copy link
Member

littledivy commented Mar 1, 2024

V8 does not officially support compiling to Wasm. It's unlikely rusty_v8 will support it

@littledivy littledivy closed this as not planned Won't fix, can't repro, duplicate, stale Mar 1, 2024
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

No branches or pull requests

2 participants