Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

slides_frontend.js file is missing, slide display doesn't work #2

Open
jgarvin opened this issue Aug 5, 2020 · 1 comment
Open

Comments

@jgarvin
Copy link

jgarvin commented Aug 5, 2020

index.html contains:

<script src="slides_frontend.js"></script>

But that file doesn't appear in the project.

@jgarvin
Copy link
Author

jgarvin commented Aug 5, 2020

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant