Replies: 1 comment
-
ECMA-419 was written by humans for humans! ;) That said, the primary audience is implementors of the APIs, not users of the APIs. That's similar to ECMA-262 (JavaScript) which is written for engine implementors, not JavaScript developers. Neither one pretends to be an introduction to their respective topics. There is an extensive introduction to ECMA-419 focused on I/O. It is in the Moddable SDK IO documentation here. The documentation follows the initial implementation of ECMA-419 which was done on an ESP8266. It is probably slightly out of date on some of the details, but is accurate as an introduction for developers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a ECMA-419 introductory blog post or a tutorial somewhere? Or do I have to wade through the standards doc to try and make sense of it?
Beta Was this translation helpful? Give feedback.
All reactions