BlocklyProp
BlocklyProp copied to clipboard
Allow Cloud Compiler Settings to be Optionally Set by Client Side
Expose one or more settings (an optimization setting at the very least) so the client side code can optionally compile differently
This can be handled for block projects with a block that adds a formatted comment to the C code that can parsed. For propc projects, a settings modal that generates that same formatted string can be added.