|
|
|
|
|
by littlestymaar
826 days ago
|
|
How is that a curse? With rust you can simply compile your dependencies in release mode while keeping your own code in debug, and it's often performant enough because most of the time the perf sensitive stuff isn't in the app logic itself. |
|