Is there a way to inline the wasm runtime
filipjakov opened this issue · 1 comments
filipjakov commented
Version: "@rive-app/react-canvas": "3.0.32"
Environment: Nextjs (v12)
I would like to avoid downloading the wasm runtime on the client. Is there a way to either inline it or even serving it from my server?
zplata commented
We added docs in our help center recently around preloading WASM that might help serve your needs here: https://help.rive.app/runtimes/overview/web-js/preloading-wasm