rive-app / rive-wasm

Wasm/JS runtime for Rive
MIT License
660 stars 46 forks source link

Ungoogled Chromium - webassembly - WASM #346

Closed detra closed 3 months ago

detra commented 4 months ago

Not an issue, just info for some users

to see rive animations in ungoogled chrome - via and use web editor

JIT / WASM

Enable JavaScript Jit: chrome://settings/content/javascript-jit & Make sure that --js-flags="--jitless" is not defined at the CLI

caudetgit commented 3 months ago

thanks for the note