assembler: broke everything, currently modularising

This commit is contained in:
2025-06-24 23:19:20 +01:00
parent 65efa8d423
commit 11ba09ab43
12 changed files with 690 additions and 342 deletions
+1
View File
@@ -17,3 +17,4 @@ clap = { version = "4.5.40", features = ["derive"] }
common = { path = "../common" }
num_cpus = "1.17.0"
threadpool = "1.8.1"
uuid = { version = "1.17.0", features = ["v4"] }