diff options
author | Andreas Kling <kling@serenityos.org> | 2020-06-20 22:09:38 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-06-21 00:58:55 +0200 |
commit | 1ffffa005314c073656b8aa6e70104a1b81114ea (patch) | |
tree | 9bdfd0a35d3e3746f59852a0f1dd0854aba0fb67 /Libraries/LibWeb/Bindings/EventTargetWrapper.h | |
parent | 8d6910b78e13fad09e82152d18a814b9298f3cf1 (diff) | |
download | serenity-1ffffa005314c073656b8aa6e70104a1b81114ea.zip |
LibWeb: Start generating JS wrappers from (simplified) WebIDL :^)
This patch introduces a hackish but functional IDL parser and uses it
to generate the JS bindings for Node and Document.
We'll see how far this simple parser takes us. The important thing
right now is generating code, not being a perfect IDL parser. :^)
Diffstat (limited to 'Libraries/LibWeb/Bindings/EventTargetWrapper.h')
0 files changed, 0 insertions, 0 deletions