blob: 2b66c9abe5190ebc4ebdb5178c88b513d1126bb7 (
plain) (
blame)
1
2
3
|
Can a host binary file be generated
I tried to use thebox64 to successfully run the example“hello x86 world!”, but I didn't see arm binary or intermediate files being generated. I can see that x86 binary files can be run directly on aarch64 architecture. Can I choose to generate binary files? Can one translation be reused?
Did I miss any information? Thanks a lot to help!
|