written up instruction set

This commit is contained in:
2025-06-14 03:09:30 +01:00
commit 68c8da4271
8 changed files with 141 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
fn main() {
println!("Hello, world!");
}