Should just be USE_FILESYSTEM in the build - as long as there's enough space for it?
have a plugin-interface in Espruino to add modules/functions
The compiler/assembler won't work in ESP8266 at all. It's a different architecture so would be a nightmare to support I'm afraid.
create your own binary
It's been wanted for the original Espruino as well. However I feel a bit like if we can focus on getting everything into one binary, that would be better for everyone :)
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.
Should just be USE_FILESYSTEM in the build - as long as there's enough space for it?
The compiler/assembler won't work in ESP8266 at all. It's a different architecture so would be a nightmare to support I'm afraid.
It's been wanted for the original Espruino as well. However I feel a bit like if we can focus on getting everything into one binary, that would be better for everyone :)