Docs.rs
  • deno_runtime-0.139.0
    • deno_runtime 0.139.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dsherret
    • bartlomieju
    • denobot
    • Dependencies
      • console_static_text =0.8.1 normal
      • deno_ast ^1.0.1 normal
      • deno_broadcast_channel ^0.125.0 normal
      • deno_cache ^0.63.0 normal
      • deno_console ^0.131.0 normal
      • deno_core ^0.245.0 normal
      • deno_cron ^0.11.0 normal
      • deno_crypto ^0.145.0 normal
      • deno_fetch ^0.155.0 normal
      • deno_ffi ^0.118.0 normal
      • deno_fs ^0.41.0 normal
      • deno_http ^0.128.0 normal
      • deno_io ^0.41.0 normal
      • deno_kv ^0.39.0 normal
      • deno_napi ^0.61.0 normal
      • deno_net ^0.123.0 normal
      • deno_node ^0.68.0 normal
      • deno_tls ^0.118.0 normal
      • deno_url ^0.131.0 normal
      • deno_web ^0.162.0 normal
      • deno_webgpu ^0.98.0 normal
      • deno_webidl ^0.131.0 normal
      • deno_websocket ^0.136.0 normal
      • deno_webstorage ^0.126.0 normal
      • dlopen2 ^0.6.1 normal
      • encoding_rs =0.8.33 normal
      • fastwebsockets ^0.6 normal
      • filetime ^0.2.16 normal
      • fs3 ^0.5.0 normal
      • http ^1.0 normal
      • http-body-util ^0.1 normal
      • hyper =1.1.0 normal
      • hyper-util =0.1.2 normal
      • hyper ^0.14.26 normal
      • libc ^0.2.126 normal
      • log =0.4.20 normal
      • netif ^0.1.6 normal
      • notify =5.0.0 normal
      • once_cell ^1.17.1 normal
      • regex ^1.7.0 normal
      • ring ^0.17.0 normal
      • rustyline =13.0.0 normal
      • serde ^1.0.149 normal
      • signal-hook-registry ^1.4.0 normal
      • termcolor ^1.1.3 normal
      • tokio ^1.28.1 normal
      • tokio-metrics ^0.3.0 normal
      • uuid ^1.3.0 normal
      • which ^4.2.5 normal
      • deno_ast ^1.0.1 build
      • deno_broadcast_channel ^0.125.0 build
      • deno_cache ^0.63.0 build
      • deno_console ^0.131.0 build
      • deno_core ^0.245.0 build
      • deno_cron ^0.11.0 build
      • deno_crypto ^0.145.0 build
      • deno_fetch ^0.155.0 build
      • deno_ffi ^0.118.0 build
      • deno_fs ^0.41.0 build
      • deno_http ^0.128.0 build
      • deno_io ^0.41.0 build
      • deno_kv ^0.39.0 build
      • deno_napi ^0.61.0 build
      • deno_net ^0.123.0 build
      • deno_node ^0.68.0 build
      • deno_tls ^0.118.0 build
      • deno_url ^0.131.0 build
      • deno_web ^0.162.0 build
      • deno_webgpu ^0.98.0 build
      • deno_webidl ^0.131.0 build
      • deno_websocket ^0.136.0 build
      • deno_webstorage ^0.126.0 build
      • flate2 ^1.0.26 build
      • serde ^1.0.149 build
      • nix =0.26.2 normal
      • fwdansi =1.1.0 normal
      • ntapi ^0.4.0 normal
      • winapi =0.3.9 normal
      • windows-sys ^0.48.0 normal
      • winapi =0.3.9 build
      • winres =0.1.12 build
    • Versions
    • 22.59% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

deno_runtime0.139.0

Module bootstrap

  • Structs

In deno_runtime::ops

?
Change settings

Module deno_runtime::ops::bootstrap

source ·

Structs

  • SnapshotOptions
  • deno_bootstrap
    An extension for use with the Deno JS runtime. To use it, provide it as an argument when instantiating your runtime:
  • op_bootstrap_args
  • op_bootstrap_is_tty
  • op_bootstrap_language
  • op_bootstrap_log_level
  • op_bootstrap_no_color
  • op_bootstrap_numcpus
  • op_bootstrap_pid
  • op_bootstrap_user_agent
  • op_snapshot_options