> What problem do you have that would be solved more efficiently by generating 
> "lower level" code ?

Honestly I don't particularly care as it doesn't effect me but to play devils 
advocate, and correct me if i'm wrong but by compiling to another language, 
doesn't that limit Nims performance to that language? i.e. Nim can only ever be 
as fast as C because it compiles to C. I see Rust beating out C and others in a 
number of benchmarks and I have to believe that is (in part) because it doesn't 
have those limitations by compiling strait to machine code.

Reply via email to