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
would it be reasonable to add wasm support via stdweb?
The text was updated successfully, but these errors were encountered:
Hi @aep, I think we should be able to make this work using the Console API, and am on-board with supporting it.
Console
It should be easier to manage an implementation specifically for wasm once #100 lands.
Sorry, something went wrong.
What about using web-sys like scottjmaddox/rust-web-console-logger or blm768/wasm-bindgen-console-logger?
web-sys
@huangjj27 that would also work 👍 If anybody would like to take a shot at wasm support that would be amazing 🙂
No branches or pull requests
would it be reasonable to add wasm support via stdweb?
The text was updated successfully, but these errors were encountered: