(no title)
mden
|
3 years ago
I can't speak for large games but the Bevy build-run loop is quite fast for smallish games (say 10k loc). Certainly more pleasant than say Python or JS where it starts fast and then you spent five iterations fixing errors Rust's type & ownership systems would have caught.
Waterluvian|3 years ago
m00x|3 years ago
rpastuszak|3 years ago