Too slow to compile
ZulluBalti opened this issue · comments
Zullu Balti commented
Hi,
Every time I run "cargo run" after making even a small change it takes too long to compile the code.
Nathan Stocks commented
rusty_engine
uses bevy
under-the-hood. Feel free to follow Bevy's "fast compile" advice to speed things up!