eel-wasm icon indicating copy to clipboard operation
eel-wasm copied to clipboard

[WIP] Async

Open captbaritone opened this issue 4 years ago • 0 comments
trafficstars

The compiler can take a little while to run which means it can create a long task causing animations (Butterchrun) to stutter when loading a new preset. Playing with breaking up the compiler into smaller parts so that it can be less likely to cause long tasks.

captbaritone avatar Feb 22 '21 07:02 captbaritone