Function get_nodejs_runtime_code

Source
pub fn get_nodejs_runtime_code(
    environment: Vc<Environment>,
    generate_source_map: bool,
) -> Vc<Code>
Expand description

Returns the code for the Node.js production ECMAScript runtime.