I just wish I could easily package it up for all platforms, but because serialport needs a binary for each platform, it seems like I'll have to package it up on 3 different PCs (maybe more if I need to handle x64 as well as x32 :( ).
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.
Thanks - hope it works out for you!
I just wish I could easily package it up for all platforms, but because
serialport
needs a binary for each platform, it seems like I'll have to package it up on 3 different PCs (maybe more if I need to handle x64 as well as x32 :( ).