near-runtime 4.0.0-pre.1

This internal crate provides the runtime needed to process transactions and execute Wasm smart contracts.
Documentation

near-runtime

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 12 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

protocol_feature_alt_bn128

  • near-primitives/protocol_feature_alt_bn128
  • near-vm-logic/protocol_feature_alt_bn128
  • near-vm-runner/protocol_feature_alt_bn128
  • near-vm-errors/protocol_feature_alt_bn128

wasmer0_default

  • wasmer0_vm
  • near-vm-logic/wasmer0_default

wasmtime_default

  • wasmtime_vm
  • near-vm-logic/wasmtime_default

no_cache

  • near-vm-runner/no_cache
  • near-store/no_cache

wasmer1_default

  • wasmer1_vm
  • near-vm-logic/wasmer1_default

no_cpu_compatibility_checks

  • near-vm-runner/no_cpu_compatibility_checks

wasmtime_vm

  • near-vm-runner/wasmtime_vm

dump_errors_schema

  • near-vm-errors/dump_errors_schema

wasmer0_vm

  • near-vm-runner/wasmer0_vm

wasmer1_vm

  • near-vm-runner/wasmer1_vm

protocol_feature_evm

    This feature flag does not enable additional features.