I believe the web_sys bindings are auto generated from IDL files. My question is:
-
where is it pulling these IDL files from ?
-
what rules / logic is it using for IDL parse tree -> web_sys crate Rust code ?
Thanks!
XY problem: I'm interested in goofing around / playing with IDL -> codegen.