Docs.rs
  • swamp-runtime-0.2.24
    • swamp-runtime 0.2.24
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • piot
    • Dependencies
      • seq-map ^0.0.14 normal
      • source-map-cache ^0.0.6 normal
      • swamp-analyzer ^0.2.24 normal
      • swamp-code-gen ^0.2.24 normal
      • swamp-code-gen-program ^0.2.24 normal
      • swamp-compile ^0.2.24 normal
      • swamp-dep-loader ^0.2.24 normal
      • swamp-semantic ^0.2.24 normal
      • swamp-std ^0.2.24 normal
      • swamp-types ^0.2.24 normal
      • swamp-vm ^0.2.24 normal
      • swamp-vm-debug-info ^0.2.24 normal
      • swamp-vm-disasm ^0.2.24 normal
      • swamp-vm-isa ^0.2.24 normal
      • swamp-vm-layout ^0.2.24 normal
      • swamp-vm-types ^0.2.24 normal
      • tinter ^0.1.0 normal
    • Versions
    • 1.56% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

swamp_runtime0.2.24

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • CodeGenAndVmResult
  • CodeGenResult
  • CompileAndCodeGenOptions
  • CompileAndMaybeCodeGenResult
  • CompileCodeGenAndVmOptions
  • CompileCodeGenVmResult
  • CompileOptions
  • CompileResult
  • RunConstantsOptions
  • RunOptions
  • StandardOnlyHostCallbacks
  • VmOptions
  • prelude::CodeGenOptions
  • prelude::CompileOptions

Enums

  • CompileAndVmResult
  • prelude::RunMode

Functions

  • code_gen
  • compile_and_code_gen
  • compile_codegen_and_create_vm
  • compile_codegen_and_create_vm_and_run_first_time
  • compile_main_path
  • crate_and_registry
  • create_vm_with_options
  • create_vm_with_standard_settings
  • prelude::create_default_source_map
  • prelude::create_default_source_map_crate_only
  • prelude::create_default_source_map_from_scripts_dir
  • prelude::create_source_map
  • run_as_fast_as_possible
  • run_constants_in_order
  • run_first_time
  • run_function
  • run_function_with_debug
  • show_call_stack
  • show_crash_info