-
Yes, but so is E.inlinedC. In the same way that inlinedC is replaced, so can an atob call.
It is not tokenized but with direct string constants it could be, good idea.
It's bit bangging SPI? o_O
https://github.com/espruino/Espruino/blob/master/targets/nrf5x/jshardware.c#L2496
Espruino is single threaded so using hardware SPI may not help much and may actually draw more power. We don't know for sure until it gets implemented :-)
Yes, but so is
E.compiledC
. In the same way that compiledC is replaced, so can an atob call.It's bit bangging SPI? o_O