Initial commit

Starter, doesn't work on stable
This commit is contained in:
brevalferrari 2025-09-17 22:29:51 +02:00
commit 2a77a69767
Signed by: breval
GPG key ID: 913954DA013FAD4F
6 changed files with 60 additions and 0 deletions

5
.cargo/config.toml Normal file
View file

@ -0,0 +1,5 @@
[build]
target = "losedows.json"
[unstable]
build-std = ["core", "compiler_builtins"]