|
|
|
|
|
by rowanG077
1687 days ago
|
|
No you don't get that. A tracing JIT is not capable of producing an executable like that under normal circumstances. If a certain path is not taken during execution it might not be compiled at all. The point of the first futurama projection is that you get a fully runnable executable that is semantically equivalent to running the original program in the interpreter. A JIT only produces what it sees during execution. I guess it might be possible if you carefully run your program with inputs that exhaust every possible path. |
|
> The point of the first futurama projection
...was to delight viewers with what would turn out to be a wonderful pilot episode?