@amokleben This effort is about the language
features to allow direct hardware access (which often needs direct memory
manpiulation), not about the implementation. However, if you look at examples
like @Espruino or
@nodebots you will see that they run stripped
down interpreters, because >
1 reply
@amokleben
@Espruino
@nodebots runtimes like Google's V8 are 10-100
times too large for embedded devices.