You are reading a single comment by @allObjects and its replies. Click here to read the full conversation.
  • @vshymanskyy, I tried to use it.... but run into some challenges:

    1. On my Android device, which board do I pick? Espruino is not listed. So I picked 'Generic Board'.
    2. The (top) module is found and loaded, but modules referenced by the (top) module cannot be resolved... (due to nature of how require() is executed - @Gordon, is that correct?). In addition to this, the module is very fatt for Espruino. With limited resources available, either platform specific JS modules have to be pre-built or a generator / extractor is in place that on require manages to deliver the elements as needed and composed as best suitable.

    @Gordon, is there an option to do an upload to - like - null device so no connected Espruino is required to formally verify code?

About

Avatar for allObjects @allObjects started