[GH-ISSUE #265] Improve page loading experence #98

Closed
opened 2026-02-27 08:15:14 +03:00 by kerem · 3 comments
Owner

Originally created by @jim-kirisame on GitHub (Jul 17, 2022).
Original GitHub issue: https://github.com/lldap/lldap/issues/265

Hi, currently the page is blank while loading the huge wasm, which is annoying when in slow network connection.

Add some loading animation will be better, or could you optimize the size of the wasm?

Originally created by @jim-kirisame on GitHub (Jul 17, 2022). Original GitHub issue: https://github.com/lldap/lldap/issues/265 Hi, currently the page is blank while loading the huge wasm, which is annoying when in slow network connection. Add some loading animation will be better, or could you optimize the size of the wasm?
Author
Owner
<!-- gh-comment-id:1207747409 --> @nitnelave commented on GitHub (Aug 8, 2022): Reference: https://rustwasm.github.io/docs/book/reference/code-size.html#optimizing-builds-for-code-size
Author
Owner

@nitnelave commented on GitHub (Aug 8, 2022):

It would also be nice to get rid of rollup and replace it with a non-npm dependency, ideally in Rust.

<!-- gh-comment-id:1207750234 --> @nitnelave commented on GitHub (Aug 8, 2022): It would also be nice to get rid of rollup and replace it with a non-npm dependency, ideally in Rust.
Author
Owner

@nitnelave commented on GitHub (Mar 5, 2023):

I also investigated wasm-opt, but it doesn't help at all (actually makes the gzipped version slightly bigger).

<!-- gh-comment-id:1455070430 --> @nitnelave commented on GitHub (Mar 5, 2023): I also investigated wasm-opt, but it doesn't help at all (actually makes the gzipped version slightly bigger).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#98
No description provided.