bunch of stuff idek

This commit is contained in:
andromeda
2026-03-06 20:33:51 +01:00
parent fdf5bb9daf
commit 9c65697dd8
20 changed files with 329 additions and 101 deletions

View File

@@ -0,0 +1,5 @@
[build]
target = "x86_64-unknown-none"
rustflags = [
"-Crelocation-model=static"
]