I looked at this and without redoing the pretokenisation to use 7 bit length vars (to avoid control chars under 32) we won't be able to get pretokenised code sent to the REPL.
But I think that's fine (command history would look totally broken!) - I've just disabled sending of pretokenised code to the REPL.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Maybe try refreshing now and see if it works.
I looked at this and without redoing the pretokenisation to use 7 bit length vars (to avoid control chars under 32) we won't be able to get pretokenised code sent to the REPL.
But I think that's fine (command history would look totally broken!) - I've just disabled sending of pretokenised code to the REPL.