Last modified: 2024-08-15, 15:20:19
code == data (no distinction)
Benefits? e.g. JIT compilers -> generate Code (data) and store it in-memory for much better execution-time (see e.g. js runtime)
As it turns out this is the very last module of the course, so I guess I’ll be checking out the previous stuff beforehand.