eel-wasm
eel-wasm copied to clipboard
[WIP] Async
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.