• You have to compile Espruino for a precise target which is the same as your C englobing program. Espruino is actually compiled with various options and files which are generated by some python programs called by make. That, probably, means using some makefile changes as you are not just compiling Espruino as an fully autonomous interpreter. Adding your own libraries and main C function is yet not so obvious...
    I have not, so far, attempted this.

About

Avatar for asez73 @asez73 started