You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • add sdcard support.

    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 :)

About

Avatar for Gordon @Gordon started