Replies: 4 comments 1 reply
-
try with |
Beta Was this translation helpful? Give feedback.
0 replies
-
Use |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
-
thank you for detailed explain |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In short, any way to optimize the speed/size of generated exe file?
TLDR:
On my windows 10 64bits with MSYS2+MingW64, the following nim code
can be compiled and run with
and the output is
whereas, the following nelua code
is compiled with
nelua fib.lua
and the output isBeta Was this translation helpful? Give feedback.
All reactions