rive-app / rive-react

React runtime for Rive

Home Page:https://rive-app.github.io/rive-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there a way to inline the wasm runtime

filipjakov opened this issue · comments

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?

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