Nim is a Compiler. Nim is only a transpiler for JavaScript.

All code end up being _binary code_ , AKA machine code, AKA _".exe"_, even 
highest level ones, try `node --print_code -e 1+1` and you will see.

Reply via email to