Function js_component_bindgen::transpile
source ยท pub fn transpile(
component: &[u8],
opts: TranspileOpts,
) -> Result<Transpiled, Error>
Expand description
Generate the JS transpilation bindgen for a given Wasm component binary Outputs the file map and import and export metadata for the Transpilation