4 ms·
Ah took a moment to load the second time round but it got there. Regular iPhone user here, but based down under.
by ryanbigg 2y ago
Ah took a moment to load the second time round but it got there. Regular iPhone user here, but based down under.
- creativeCak3 2y agoThat actually kind of makes sense. The framework I'm using (Yew) compiles down to WASM. So the entire website is loaded up-front first. It's like loading an entire app on your browser. The idea is once you load it, it should go really fast.