abstreet/abstio
Dustin Carlino b4e72debcf Make the game crate also start by asynchronously loading any map, in the common case of starting with a map as an argument. #344
Now we can remove montlake.bin from the wasm also, bringing game down to
just 18MB!!!
2021-01-09 15:51:03 -08:00
..
src Make the game crate also start by asynchronously loading any map, in the common case of starting with a map as an argument. #344 2021-01-09 15:51:03 -08:00
Cargo.toml Switch all error handling to anyhow. Nothing consumes our code as a 2021-01-05 11:35:03 -08:00