add a --mpy or --mpy-cross option to %%micropython that cross compiles the cell before executing it on the mcu - [ ] can mpremote run a foo.mpy file ? Waiting for https://github.com/micropython/micropython/pull/8744 - [ ] what version of mpy-cross to use - [ ] assume most recent version, - [ ] allow version to be specified
add a --mpy or --mpy-cross option to %%micropython that cross compiles the cell before executing it on the mcu
Waiting for mpremote: Support bytecode raw paste for 'mpremote run module.mpy' micropython/micropython#8744