v0.7-alpha #9
iWas-Coder
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Now it can rebuild itself! 🎉
If one of the translation units compiled into the binary changes, upon execution it will rebuild itself and swap the program flow to the new code.
Warning
If you create a new
*.c
file (translation units), it won't pick it up, you'll need to recompile manually the binary adding the new file to it.Full Changelog: v0.6-alpha...v0.7-alpha
This discussion was created from the release v0.7-alpha.
Beta Was this translation helpful? Give feedback.
All reactions