pub async fn componentize(opts: &ComponentizeOpts<'_>) -> Result<Vec<u8>>Expand description
Convert JavaScript source code into a WebAssembly component.
pub async fn componentize(opts: &ComponentizeOpts<'_>) -> Result<Vec<u8>>Convert JavaScript source code into a WebAssembly component.