This website requires JavaScript.
Explore
Help
Register
Sign In
LiuYuanchi
/
compiler-go
Watch
1
Star
0
Fork
You've already forked compiler-go
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2043aeaa17
compiler-go
/
run_asm.sh
6 lines
86 B
Bash
Executable File
Raw
Blame
History
cd
build
./tjugo ../demo/05func.go
ld -m elf_i386 -o run.bin out.o print.o
./run.bin
Reference in New Issue
View Git Blame
Copy Permalink