|
|
|
|
|
by fainpul
378 days ago
|
|
For anyone interested in this: Tsoding (Twitch and YouTube streamer of "recreational programming") demonstrates this in one of his projects, where he hot reloads a dynamic library without interrupting the main program, to test different functionality. https://youtu.be/Y57ruDOwH1g?si=feGioEeSZ5eborb3&t=84 |
|
https://www.theseus-os.com/
Upgrading a module in a way that changes its data structures still requires writing a converter from the old format to new.