Hacker News new | ask | show | jobs
by jdc 2620 days ago
Looks like it's still a pre-release feature at this point.

Hot code-reloading part of the talk: https://youtu.be/7WgCt0Wooeo?t=1519

RFC: https://github.com/nim-lang/Nim/issues/8927

Code: https://github.com/onqtam/Nim/tree/hcr-1

1 comments

> Looks like it's still a pre-release feature at this point.

It has been merged to devel branch: https://github.com/nim-lang/Nim/pull/10729

What's the situation with the TODOs mentioned in the presentation? Primarily, the missing standard library support cleanup ("Currently no real-world project can be built with HCR")?
those issues will hopefully be addressed in the coming months - when I get the time
Cool, and thanks for all the work! Keeping fingers crossed that you'll manage to make the final push!