|
|
|
|
|
by hellofunk
2119 days ago
|
|
> these languages all go through most likely the same compiler and should produce a roughly equivalent binary That's not really true. A single compiler may support many languages but that does not mean code written in those languages ends up as the same binary. |
|