Replies: 1 comment 7 replies
-
"Code generation" means "encoding" i.e. generating machine code. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The description says:
But what "code generation" exactly means? Does this mean that it generates either assembly or (even better) machine code? It may be obvious but I didn't see an IR and the examples only show the "encoding" and "decoding" stuff.
Beta Was this translation helpful? Give feedback.
All reactions