use precompiled standard library (not really a linker)
This commit is contained in:
parent
5ce5bc44b8
commit
91cb059f38
8 changed files with 105 additions and 22 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,6 +4,7 @@ lib/stdlib.s
|
|||
tests/*.s
|
||||
examples/*.s
|
||||
!runtime.s
|
||||
!stdlibwrap.s
|
||||
*.o
|
||||
*.exe
|
||||
*.bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue