You are reading a single comment by @user135646 and its replies. Click here to read the full conversation.
  • but easy stuff more difficult.

    Any example?

    You can access hardware registers via poke/peek methods and also you can inline fragments of C code in case JS is not enough (speed, low level access). I don't know about anything that you couldn't do with Espruino. At worst it is easy to have custom build with own native C module with API visible from JS if inline C becomes too complicated (handle js variables directly inside C code).

About

Avatar for user135646 @user135646 started