Y
Hacker News
new
|
ask
|
show
|
jobs
by
LegibleCrimson
829 days ago
I think that's impossible. Bevy works heavily with Rust types and generic monomorphization. You couldn't do that in another language without literally generating Rust code and calling the compiler.