... but few do it, because multithreading is such a minefield in most languages. I don't see a feasible solution other than compiler-enforced thread safety. For that, Rust and Swift are the only games in town as far as I can see, and Bevy gives Rust a big lead. 2/2

Comments