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
Built WASM of text_debug example with latest main branch as per WASM build instructions in examples readme.
What you expected to happen
The example would load and show text.
What actually happened
Shows just white screen and an error.
Additional information
Firefox will load with WASM builds based on Bevy 0.6.1, but not with builds based on the current main.
Screenshot is showing Chrome (Left) and firefox (right)
Points to here
Also interestingly enough firefox thinks the gpu is "HD graphics 400", where as chrome shows it as "5500" on a Thinkpad X1 Carbon 3rd gen.
The same thing happens with a W530 with a K1000M gpu, shows up as a gtx 480 if that makes any difference.
The text was updated successfully, but these errors were encountered:
Bevy version
28ba87e
Operating system & version
Windows 10 x64
Firefox 98.0.2 (64-bit)
What you did
Built WASM of
text_debug
example with latest main branch as per WASM build instructions in examples readme.What you expected to happen
The example would load and show text.
What actually happened
Shows just white screen and an error.
Additional information
Firefox will load with WASM builds based on Bevy 0.6.1, but not with builds based on the current main.
Screenshot is showing Chrome (Left) and firefox (right)
Points to here
Also interestingly enough firefox thinks the gpu is "HD graphics 400", where as chrome shows it as "5500" on a Thinkpad X1 Carbon 3rd gen.
The same thing happens with a W530 with a K1000M gpu, shows up as a gtx 480 if that makes any difference.
The text was updated successfully, but these errors were encountered: