WASM file takes a long time to reload #26354
Unanswered
KevinCepria
asked this question in
Web Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Im using Onnx runtime with React. It's working fine but the problem is that the wasm file which is around 20mb takes time to load in production build. Aside from preloading is there any other technique to solve this? Caching would be the go to but the problem is that our app will be used in a lockdown browser which will disable caching.
Beta Was this translation helpful? Give feedback.
All reactions