This website requires JavaScript.
Explore
Help
Sign In
sjs
/
compiler
Watch
1
Star
0
Fork
You've already forked compiler
0
mirror of
https://github.com/samsonjs/compiler.git
synced
2026-03-25 08:45:52 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
76d4d2be3a
compiler
/
min2.asm
sjs
d22e3b6306
[FIXED] compiler appends _exit code to binary output
2009-05-19 18:09:28 -07:00
4 lines
39 B
NASM
Raw
Blame
History
BITS
32
mov
ebx
,
eax
mov
eax
,
1
int
0x80
Reference in a new issue
View git blame
Copy permalink