Hacker News new | ask | show | jobs
by ryanbigg 811 days ago
Ah took a moment to load the second time round but it got there. Regular iPhone user here, but based down under.
1 comments

That 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.