compile
compile_file
These will be the functions invoked by crates compiling WebIDL into wasm-bindgen Rust sources inside `build.rs`.
pub
This is still a work in progress. Parse WebIDL source text and convert it into wasm-bindgen AST, so that we can automatically emit bindings for the types and functions described in the WebIDL.