The Wayback Machine - https://web.archive.org/web/20230328061812/https://github.com/tdlib/td/issues/755
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Here it loads for a long time:
https://github.com/tdlib/td/blob/master/example/web/tdweb/src/wasm-utils.js#L125
It seems that this is 100% processor load.
@levlam It looks like the assembly is not cached and starts over.
The text was updated successfully, but these errors were encountered: