Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hot Reloading? #88

Open
AregevDev opened this issue Apr 2, 2024 · 1 comment
Open

Hot Reloading? #88

AregevDev opened this issue Apr 2, 2024 · 1 comment

Comments

@AregevDev
Copy link

Is there a plan to implement hot reloading scripts / modules? Is it currently possible?

@fubark
Copy link
Owner

fubark commented Apr 3, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants