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
{{ message }}
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.
I tried lifting slides_frontend.js from the demo linked in the readme, but I still get a blank white page. This comes up in the dev console:
:8000/slides_frontend.wasm?hash=655bf8dbb08345daeff932b929d28c9c:1 Failed to load resource: the server responded with a status of 404 (Not Found)
slides_frontend.js:46 Error loading Rust wasm module 'slides_frontend': TypeError: Failed to execute 'compile' on 'WebAssembly': HTTP status code is not ok
127.0.0.1/:1 Uncaught (in promise) TypeError: Failed to execute 'compile' on 'WebAssembly': HTTP status code is not ok
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
index.html contains:
But that file doesn't appear in the project.
The text was updated successfully, but these errors were encountered: