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
Details:
The source pane shows a fetch error at 17675: fetch("/build/untouched.wasm")
The developer pane shows two errors:
`bundle.js:17675 GET http://simulationstop.com/build/untouched.wasm 404 (Not Found)
buildAndRun @ bundle.js:17675
run @ bundle.js:17697
(anonymous) @ bundle.js:17700
(anonymous) @ bundle.js:17708
bundle.js:17694 Uncaught (in promise) TypeError: Failed to execute 'compile' on 'WebAssembly': HTTP status code is not ok
The text was updated successfully, but these errors were encountered:
Issue: web/index.html doesn't do anything when you click on 'Run.'
Repro:
Details:
The source pane shows a fetch error at 17675: fetch("/build/untouched.wasm")
The developer pane shows two errors:
`bundle.js:17675 GET http://simulationstop.com/build/untouched.wasm 404 (Not Found)
buildAndRun @ bundle.js:17675
run @ bundle.js:17697
(anonymous) @ bundle.js:17700
(anonymous) @ bundle.js:17708
bundle.js:17694 Uncaught (in promise) TypeError: Failed to execute 'compile' on 'WebAssembly': HTTP status code is not ok
The text was updated successfully, but these errors were encountered: