Comment by ephemeral-life
1 year ago
You won't have to worry about different engines and their edge cases. But at that point we are back to electron, but in rust.
1 year ago
You won't have to worry about different engines and their edge cases. But at that point we are back to electron, but in rust.
... and with an easy way to control what gets baked into your engine. maybe you don't actually need that Xbox controller driver in your app. :)
Cargo's feature management should make this quite simple.