Slide 14
Slide 14 text
Generate a glue code from
WebIDL
• By /components/script/dom/bindings/codegen/
BindingGen.py
• Auto generate from WebIDL with special annotation
• Methods, Property, JIT Information, Constants, etc
• “Glue” code to connect a Rust world & JS world