You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Chromium in Electron 9 are lack of some wasm support.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Electron 10
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
You can upgrade to Electron 10 manually and it should work fine. The reason I haven't added it to the installation prompts is because Spectron (testing library for Electron) is broken with Electron v10. See this issue for more details: electron-userland/spectron#720. Once that issue is fixed and testing will work then I will add it as an option for the installer.
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Chromium in Electron 9 are lack of some wasm support.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Electron 10
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: