npillmayer / gotype

some experiments on type in frames, still early draft
Other
5 stars 1 forks source link

Create API for DOM #2

Closed npillmayer closed 4 years ago

npillmayer commented 5 years ago

We won't support JavaScript out of the box, but it will be useful to have an API for the DOM nevertheless. This API should obviously be used by Lua extensions. The API should at least be similar to browser's JavaScript API.

npillmayer commented 4 years ago

Created type dom.W3CNode and interface w3cdom.Node