Miscellaneous changes #266

Merged
lucas merged 49 commits from feat/misc into master 2025-07-02 16:25:44 +02:00
Showing only changes of commit 6a3c526cfb - Show all commits

9
.cargo/config Normal file
View file

@ -0,0 +1,9 @@
[target.x86_64-apple-darwin]
rustflags = [
"-C",
"link-arg=-pagezero_size 10000",
]
# "-C",
# "link-arg=-image_base 100000000",