You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • The next post (about lib) is at: http://forum.espruino.com/conversations/­257273

    This looks really cool - I'm a bit busy now but this seems like it could make loading assembler modules a lot easier.

    I wonder - this is slightly different, but what do you think about using the same file format as GCC? It contains the function names and argument types, and would make loading C or Assembler code trivial... You'd just compile it directly and then load the '.o' file into Espruino.

    I don't know if that's possible or not or whether some other linkage is required, but it could be possible?

About

Avatar for Gordon @Gordon started