Tagged Questions
16
votes
4answers
3k views
What is the difference between native code, machine code and assembly code?
I'm confused about machine code and native code. What is the difference between these?
Are these the same or not please?
8
votes
4answers
1k views
Can a .NET app be compiled to native?
Just wondering if a .NET app can be compiled down to native machine code ahead of time? I'm not planning on doing so even if I could; I'm just curious.
Thanks