Wed 2019.07.24
Could the link to source for bitwise operators specifically right/left shift be provided please.
Best I can find so far, still no luck:
https://github.com/espruino/Espruino/blob/master/src/jswrap_number.c
@Robin started
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.
Wed 2019.07.24
Could the link to source for bitwise operators specifically right/left shift be provided please.
Best I can find so far, still no luck: