Recap and Feedback
Recap
In this part, you learned of the steps that happen after a program has been parsed and is ready to be compiled into machine code. You learned about intermediate representations, compiler optimization techniques, code generation, linking, loading, and the runtime environment. You also learned about just-in-time compilation and multi-platform support, and saw an example of compiling a Rust program to WebAssembly.
Feedback
Reflection and feedback
0 / 5 points
Consider the following statements and answer them based on your experiences from studying the materials and working on the assignments in this part. When answering the numeric statements, answer them so that value 1 means that you strongly disagree with the statement, and the value 7 means that you strongly agree with the statement. Please be as honest as possible when answering. The feedback will be used to improve the course.