BlocklyProp icon indicating copy to clipboard operation
BlocklyProp copied to clipboard

Allow Cloud Compiler Settings to be Optionally Set by Client Side

Open PropGit opened this issue 7 years ago • 1 comments

Expose one or more settings (an optimization setting at the very least) so the client side code can optionally compile differently

PropGit avatar Nov 27 '17 22:11 PropGit

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.

MatzElectronics avatar Nov 29 '17 20:11 MatzElectronics