pub fn get_worker_runtime_code( asset_context: Vc<Box<dyn AssetContext>>, generate_source_map: bool, ) -> Result<Vc<Code>>
Returns the code for the ECMAScript worker entrypoint bootstrap.