ruffle/scanner
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 sha2 from 0.10.2 to 0.10.5 2022-09-05 15:37:06 -07:00