Hacker News new | ask | show | jobs
by hu3 2056 days ago
Implying the solution requires 50 requests by looking at the gallery is rather uncharitable.

Half of the requests are unrelated js/css/images that could be combined into smaller and fewer requests.

As for the other half of files, most are .clr.

I'm not privy on the details of this solution but most webassembly demos I've seen combined all files into one single wasm file.

1 comments

Effectively this is arguing for the project's attention to detail being low, we covered this already