compiles. In progress new custom allocator
This commit is contained in:
parent
a46f795b5a
commit
b2475a7b27
16 changed files with 763 additions and 23 deletions
2
justfile
2
justfile
|
@ -1,5 +1,7 @@
|
|||
all: setup asm rust link image clean
|
||||
|
||||
mkrun: all run
|
||||
|
||||
setup:
|
||||
mkdir temp
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue