Very nice!
Sadly, trying to load this on the esp8266 results first in an error because the crypto module isn't available and then an out of memory error.
Can you figure out the low memory mark on some target where it does actually load? I'm wondering whether the esp8266's 1023 JSvars are 10% off or way off.
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.
Very nice!
Sadly, trying to load this on the esp8266 results first in an error because the crypto module isn't available and then an out of memory error.
Can you figure out the low memory mark on some target where it does actually load? I'm wondering whether the esp8266's 1023 JSvars are 10% off or way off.