ruffle/exporter
David Wendt 0eff0bf91a core: Remove all synchronous preloading from core.
Backends that need synchronous preload behavior now explicitly ask for it as follows:

 * `tests` - repeatedly call `preload` in a loop with an exhausted execution limit to stress-test the chunked preload
 * `exporter`, `scanner` - synchronous/unlimited preload to match prior behavior

These may change in the future.
2022-09-15 19:14:41 -06:00
..
src core: Remove all synchronous preloading from core. 2022-09-15 19:14:41 -06:00
Cargo.toml build(deps): bump clap from 3.2.18 to 3.2.20 2022-09-05 14:47:03 -07:00