Hi
Is it possible in future versions of BANano to have a transpiler option that skips optimization check step? One can turn this / off.
During debug, to speed up compilation time and thus the debugging process, one does not really need this optimization check step, me thinks. Perhaps a better option is to have this left to the developer to turn on and off. This will greatly speed up the compilation time during debug, then can be turned on for final release to enable one to optimize their app.
If possible, thank you so much for the consideration.
Regards
Mashy
PS: Example Optimization Warning