Grant Skinner
Grant Skinner
That's really interesting. In theory we could run it all in a worker as well. The wasm file is pretty large - about 600kb over the wire - or 163kb...
Is it easy / possible to strip down the wasm file at all by removing features that aren't needed? For example, flavours we don't immediately support, functionality we don't need...
I figured that was the case, but it never hurts to ask. We'd probably just toast the server side solving if we implemented this. The js for the whole app...
Not yet. I have one more update in the queue before I look at this in more detail.
We just pushed v3.5, and I plan to evaluate this for v3.6
Quick update: This is on my list to look at over the next little bit.
@lionel-rowe - thanks for this PR. Good timing too, as I'm currently planning to jump back into RegExr maintenance / updates beginning early next week, after a long hiatus. I'll...
@drown0315 — thanks for the PR. I haven't looked over the code yet, but in terms of naming, I believe this is less of a `SizeEffect` and more of a...
I've seen some reports of isolated performance issues in 3.27 unrelated to Animate, so this may just be an issue with that. Are you seeing any evidence of slow downs...
As in, you are setting `autoPlay` to true when the state changes in order to make it play?