Docs.rs
  • wasmer-interface-types-fl-0.22.0
    • wasmer-interface-types-fl 0.22.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • folex
    • mikevoronov
    • ValeryAntopol
    • Dependencies
      • fluence-it-types ^0.3.1 normal
      • it-lilo ^0.3.0 normal
      • it-memory-traits ^0.2.0 normal
      • it-to-bytes ^0.1.0 normal
      • itertools ^0.10.0 normal
      • log ^0.4.11 normal
      • nom ^5.1 normal
      • safe-transmute ^0.11.0 normal
      • semver ^0.11.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0.24 normal
      • wast ^8.0 normal
    • Versions
    • 100% 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
logo

logo

Crate wasmer_interface_types_fl

logo
Change settings

List of all items

Structs

  • IRecordFieldType
  • IRecordType
  • NEVec
  • ast::Adapter
  • ast::Export
  • ast::FunctionArg
  • ast::Implementation
  • ast::Import
  • ast::Interfaces
  • decoders::wat::Buffer
  • decoders::wat::Error
  • errors::InstructionError
  • errors::WasmValueNativeCastError
  • interpreter::Interpreter
  • interpreter::stack::Stack
  • interpreter::wasm::structures::FunctionIndex
  • interpreter::wasm::structures::ImportFunctionIndex
  • interpreter::wasm::structures::LocalFunctionIndex
  • ne_vec::EmptyVec
  • ne_vec::NEVec

Enums

  • IType
  • IValue
  • ast::InterfaceKind
  • ast::Type
  • ast::TypeKind
  • errors::InstructionErrorKind
  • interpreter::Instruction
  • interpreter::wasm::structures::MemoryAccessError

Traits

  • ToBytes
  • interpreter::stack::Stackable
  • interpreter::wasm::structures::Export
  • interpreter::wasm::structures::Instance
  • interpreter::wasm::structures::LocalImport
  • interpreter::wasm::structures::LocalImportIndex
  • interpreter::wasm::structures::Memory
  • interpreter::wasm::structures::SequentialMemoryView
  • interpreter::wasm::structures::SequentialReader
  • interpreter::wasm::structures::SequentialWriter
  • interpreter::wasm::structures::TypedIndex

Macros

  • instr_error
  • ne_vec

Functions

  • decoders::binary::parse
  • decoders::wat::parse
  • from_interface_values
  • to_interface_value

Typedefs

  • errors::InstructionResult
  • errors::InterpreterResult