Currently, our BlocklyProp system doesn't directly indicate the size of the program image. This is a new feature we intend to provide soon; however.
The only definitive way to find out in the meantime is to install SimpleIDE (Win/Mac/Linux, only) copy the generated code from your BlocklyProp project (use the Code button) and recompile the code in SimpleIDE.
Comments
Currently, our BlocklyProp system doesn't directly indicate the size of the program image. This is a new feature we intend to provide soon; however.
The only definitive way to find out in the meantime is to install SimpleIDE (Win/Mac/Linux, only) copy the generated code from your BlocklyProp project (use the Code button) and recompile the code in SimpleIDE.
Ken Gracey