Skip to main content

get_worker_runtime_code

Function get_worker_runtime_code 

Source
pub fn get_worker_runtime_code(
    asset_context: Vc<Box<dyn AssetContext>>,
    generate_source_map: bool,
) -> Result<Vc<Code>>
Expand description

Returns the code for the ECMAScript worker entrypoint bootstrap.