Y
Hacker News
new
|
ask
|
show
|
jobs
by
gregwebs
2620 days ago
Haskell (a compiled lanaguage) has done hot code reloading with ghci for a long time. Facebook actually deploys in production by reloading.
https://simonmar.github.io/posts/2017-10-17-hotswapping-hask...