Crate js_component_bindgen

Source

Modules§

esm_bindgen
function_bindgen
intrinsics
names
source

Macros§

uwrite
Calls write! with the passed arguments and unwraps the result.
uwriteln
Calls writeln! with the passed arguments and unwraps the result.

Structs§

ComponentInfo
TranspileOpts
Transpiled

Enums§

AsyncMode
BindingsMode
InstantiationMode

Functions§

dealias
generate_types
get_thrown_type
Utility function for deducing whether a type can throw
transpiletranspile-bindgen
Generate the JS transpilation bindgen for a given Wasm component binary Outputs the file map and import and export metadata for the Transpilation