Is your feature request related to a problem? Please describe.
I iterate a lot on the code, and so real-time updates would be a huge time saver.
Right now, I have to convert the file each time (which takes about 1.3s on avg) to see a change I made.
Describe the solution you'd like
Was wondering If it's possible to have a hot reload much like the web interface
Describe alternatives you've considered
Regular web playground
Additional context
N/A
Is your feature request related to a problem? Please describe.
I iterate a lot on the code, and so real-time updates would be a huge time saver.
Right now, I have to convert the file each time (which takes about 1.3s on avg) to see a change I made.
Describe the solution you'd like
Was wondering If it's possible to have a hot reload much like the web interface
Describe alternatives you've considered
Regular web playground
Additional context
N/A