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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add graceful check for WebAssembly #264

Open
maxammann opened this issue Feb 21, 2023 · 0 comments
Open

Add graceful check for WebAssembly #264

maxammann opened this issue Feb 21, 2023 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@maxammann
Copy link
Collaborator

maxammann commented Feb 21, 2023

馃 Expected Behavior

When a browser does not support WebAssembly (Vanadium in default config) we should raise an error and then show an alert. All of this should be handled in JS obviously.

馃槸 Current Behavior

An error is thrown.

馃拋 Possible Solution

馃敠 Context

馃捇 Code Sample

馃實 Your Environment

  • Web
    • Browser: Vanadium
    • Version: -
@maxammann maxammann added the bug Something isn't working label Feb 21, 2023
@maxammann maxammann changed the title Add graceful check for WebAssembly (show alert if not available) Add graceful check for WebAssembly Feb 22, 2023
@maxammann maxammann added the good first issue Good for newcomers label Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant