rive-app / rive-app/rive-flutter
Rive.batchAdvanceAndRender Does not work on web.
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 1.5k
- Forks
- 240
- PR merge metrics
- No merged PRs in 30d
Description
I have a benchmark app I'm using as simple reference.
If i run it on native plaforms like ios and macos it works fine.
If I use the batch call on web, inc web wasm, nothing is rendered, no errors.
https://github.com/LeeMatthewHiggins/Birdfeed_Benchmark
Theres a link to a live version in the readme.
rive: 0.14.0-dev.13
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Birdfeed_Benchmark reproduction and its live web version, using rive 0.14.0-dev.13; compare batchAdvanceAndRender on native and web/WASM. Trace the web behavior of batchAdvanceAndRender and confirm the fix when the benchmark renders on web without errors, including web WASM.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter, wasm
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100