-
• #3
Thank you @Wilberforce that gets me in the ball park . . .
-
• #4
For the implementation itself you probably want the
jsvMathsOp
function which handles the maths for JS variable types: https://github.com/espruino/Espruino/blob/13bffedc7e17ed15d7adc62a9517dfc9f6f0cb4f/src/jsvar.c#L3329
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: