pub fn build_with_metadata<T: Metadata>() -> Option<(PathBuf, PathBuf)>
Shorthand function to be used in build.rs.
build.rs
See WasmBuilder::build().