> 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
In case you didn't know/forgot, you can write an inline assembler.
> 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
In case you didn't know/forgot, you can write an inline assembler.