near-vm-runner 0.21.2

This crate implements the specification of the interface that Near blockchain exposes to the smart contracts.
Documentation

near-vm-runner

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 28 feature flags, 20 of them enabled by default.

default

  • wasmer0_vm
  • wasmtime_vm
  • wasmer2_vm
  • near_vm

wasmer0_vm

  • wasmer-runtime
  • wasmer-runtime-core

wasmtime_vm

  • wasmtime
  • anyhow

wasmer2_vm

  • wasmer-compiler
  • wasmer-compiler-singlepass
  • wasmer-engine
  • wasmer-engine-universal
  • wasmer-types
  • wasmer-vm

near_vm

  • near-vm-compiler
  • near-vm-compiler-singlepass
  • near-vm-engine
  • near-vm-types
  • near-vm-vm

wasmer-runtime

  • dep:wasmer-runtime

wasmer-runtime-core

  • dep:wasmer-runtime-core

wasmtime

  • dep:wasmtime

anyhow

  • dep:anyhow

wasmer-compiler

  • dep:wasmer-compiler

wasmer-compiler-singlepass

  • dep:wasmer-compiler-singlepass

wasmer-engine

  • dep:wasmer-engine

wasmer-engine-universal

  • dep:wasmer-engine-universal

wasmer-types

  • dep:wasmer-types

wasmer-vm

  • dep:wasmer-vm

near-vm-compiler

  • dep:near-vm-compiler

near-vm-compiler-singlepass

  • dep:near-vm-compiler-singlepass

near-vm-engine

  • dep:near-vm-engine

near-vm-types

  • dep:near-vm-types

near-vm-vm

  • dep:near-vm-vm

nightly

  • nightly_protocol
  • protocol_feature_fix_contract_loading_cost
  • near-parameters/nightly
  • near-primitives-core/nightly

nightly_protocol

  • near-parameters/nightly_protocol
  • near-primitives-core/nightly_protocol

protocol_feature_fix_contract_loading_cost

  • near-primitives-core/protocol_feature_fix_contract_loading_cost

no_cpu_compatibility_checks

    This feature flag does not enable additional features.

no_cache

    This feature flag does not enable additional features.

sandbox

    This feature flag does not enable additional features.

io_trace

    This feature flag does not enable additional features.

costs_counting

    This feature flag does not enable additional features.