Lua 5.3 supports native bitwise operators, but I don't see a way to instruct nodemcu-build.com to build 5.3 based firmware. Is it possible?
I would prefer to use the 5.3 native bitwise operator syntax for compatibility with my host machine's Lua. If necessary I can do builds on my own PC, I have the toolchain and a clone of the NodeMCU git repo. But I'm hoping to be lazy and use nodemcu-build.com.
Thanks, and sorry if this is already answered somewhere that I didn't find with a search.