Prizm icon indicating copy to clipboard operation
Prizm copied to clipboard

Implement hot code reloading so that the Prizm application can be modified while its running

Open okmatija opened this issue 11 months ago • 0 comments

Implementing hot code reloading is a high priority feature and should make Prizm's scripting workflow quite similar to the runtime scripting features available in other tools because you will be able to add console commands without restarting Prizm

Alternatively implement a way to save/load program state? This option would help for cases when we want to revisit a debugging session much later on... Probably we want both of these things, but hot code reloading seems more important.

okmatija avatar Mar 13 '24 13:03 okmatija