Closed npillmayer closed 4 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.
Created type dom.W3CNode and interface w3cdom.Node
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.