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.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
Compilation of the the .wasm file should already be cached after initial load of twe App.
But it seems to be possible to prevent even the re-compilation of the WASM file on every page visit: https://v8.dev/blog/wasm-code-caching
Try to imprment this to optimize load performannce when re-visiting.
The text was updated successfully, but these errors were encountered: