bevyengine / bevyengine/bevy-website

Bevymark and some other examples seem to fail on website

Open
#844 3 comments 0 reactions 0 assignees View on GitHub
A-Examples C-Bug
Dominant language
JavaScript
Stars
249
Forks
450
Avg merge
16h 20m
Merged PRs (30d)
6

Description

Both on firefox and chrome-based browsers, both the webgl and webgpu builds of bevymark, many-foxes and some other examples on the website seem to error out with a unreachable error.
```
Uncaught (in promise) RuntimeError: unreachable executed
__wbg_finalize_init https://bevy-webgl2-examples.pages.dev/Stress Tests/many-foxes/wasm_example.js:1901
__wbg_init https://bevy-webgl2-examples.pages.dev/Stress Tests/many-foxes/wasm_example.js:1937
```

this is the error from many_foxes firefox using webgl. the chrome one has a few more addresses in the traceback, but is essentially the same.

the same happens for some other examples

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.