Skip to main content

Crate turbopack_ecmascript_runtime

Crate turbopack_ecmascript_runtime 

Source

Enums§

RuntimeType

Functions§

embed_file
embed_file_path
embed_fs
get_browser_runtime_code
Returns the code for the ECMAScript runtime.
get_nodejs_runtime_code
Returns the code for the Node.js production ECMAScript runtime.
get_worker_runtime_code
Returns the code for the ECMAScript worker entrypoint bootstrap.