there is no way you can load NimScript at runtime without embedding the 
nimscript interpreter at run-time, and increasing your executable size. The 
nimscript interpreter being the same as the nim compiler.

Reply via email to