We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
wasm-unknown-emscripten
I know this crate swapped completely to wasm-unknown-unknown , but are there any plans to bring back support for that target?
wasm-unknown-unknown
I am coming from: mlua-rs/mlua#23,
Providing such support would bring WASM lua scripting one step closer to reality!
The text was updated successfully, but these errors were encountered:
are there any plans to bring back support for that target
Not really, no. We don't even have a maintainer for the WASM backend anymore, so I don't think we'll be adding back emscripten support any time soon.
Sorry, something went wrong.
Alright, that's good to know, will have to explore other options!
No branches or pull requests
I know this crate swapped completely to
wasm-unknown-unknown
, but are there any plans to bring back support for that target?I am coming from: mlua-rs/mlua#23,
Providing such support would bring WASM lua scripting one step closer to reality!
The text was updated successfully, but these errors were encountered: