We have two loading screens:
- In our
index.html we show a spinner waiting for the .wasm do download and load
- In
app.rs we show a wait text while waiting for a stream of file to be parsed
Both these should be nicer looking, and ideally more similarly looking to
We have two loading screens:
index.htmlwe show a spinner waiting for the.wasmdo download and loadapp.rswe show a wait text while waiting for a stream of file to be parsedBoth these should be nicer looking, and ideally more similarly looking to