@user7114 it depends how you did it... The simplest way would be to write all your code in one big function. You get multi-line editing then, and it can easily be converted to a string to save with .toString().
Phoenard looks fun - I wonder if it would ever be much more than a toy though? Although it does look like a great toy :)
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
@user7114 it depends how you did it... The simplest way would be to write all your code in one big function. You get multi-line editing then, and it can easily be converted to a string to save with
.toString()
.Phoenard looks fun - I wonder if it would ever be much more than a toy though? Although it does look like a great toy :)