IDE Limitations

The source is compiled into byte code on the server and downloaded to the imp from where it executes (out of RAM). By all accounts Squirrel byte code is very space inefficient, and there’s only 128KB of RAM on the CPU which needs to hold the heap and stack for the OS as well as user code.


Better code density and execution from flash are in the works I hear.

Rob
Fen Consultants, UK