cyber
cyber copied to clipboard
Hot Reloading?
Is there a plan to implement hot reloading scripts / modules? Is it currently possible?
Yes, it's planned. You'll be able to reload namespace variables/functions during a -dev run from the cli.
Reloading modules/types is unlikely due to static typing but we should be able to add caching at multiple levels so it would still be much faster to recompile.