it depends on the complexity of the code but STM32F103 with 128KB of flash and 20KB of RAM sort of works with espruino. you can try flashing build from https://github.com/fanoush/EspruinoBoards/tree/master/STLINKV2 , there is even 10KB for saving javascript code. if you would add SPI flash then javascript coud run from that and then the build could have a bit more room for native code
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.
it depends on the complexity of the code but STM32F103 with 128KB of flash and 20KB of RAM sort of works with espruino. you can try flashing build from https://github.com/fanoush/EspruinoBoards/tree/master/STLINKV2 , there is even 10KB for saving javascript code. if you would add SPI flash then javascript coud run from that and then the build could have a bit more room for native code
More info in this topic https://forum.espruino.com/conversations/370156/