|
|
|
|
|
by bsder
1489 days ago
|
|
rust actually does okay on the BBB unless you activate heavy macros at which point the memory blows up, and it grinds to a halt. rust-analyzer, for example, could be built (slowly) on the BBB until recently. The last refactoring of it ... ooof ... did something to macros and now the memory footprint is gargantuan. |
|