Docs.rs
  • wasm-encoder-0.11.0
    • wasm-encoder 0.11.0
    • Docs.rs crate page
    • Apache-2.0 WITH LLVM-exception
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • wasmtime-publish
    • Dependencies
      • leb128 ^0.2.4 normal
      • anyhow ^1.0.38 dev
      • tempfile ^3.2.0 dev
    • 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 wasm_encoder

logo
Change settings

List of all items

Structs

  • AliasSection
  • CodeSection
  • Component
  • ComponentExportSection
  • ComponentFunctionSection
  • ComponentImportSection
  • ComponentStartSection
  • ComponentType
  • ComponentTypeSection
  • CustomSection
  • DataCountSection
  • DataSection
  • DataSegment
  • DataSymbolDefinition
  • ElementSection
  • ElementSegment
  • ExportSection
  • Function
  • FunctionSection
  • GlobalSection
  • GlobalType
  • ImportSection
  • IndirectNameMap
  • InstanceSection
  • InstanceType
  • InterfaceTypeEncoder
  • LinkingSection
  • MemArg
  • MemorySection
  • MemoryType
  • Module
  • ModuleSection
  • ModuleType
  • NameMap
  • NameSection
  • NestedComponentSection
  • RawSection
  • StartSection
  • SymbolTable
  • TableSection
  • TableType
  • TagSection
  • TagType
  • TypeEncoder
  • TypeSection

Enums

  • AliasExportKind
  • BlockType
  • CanonicalOption
  • ComponentArg
  • ComponentSectionId
  • DataSegmentMode
  • Element
  • ElementMode
  • Elements
  • EntityType
  • Export
  • Instruction
  • InterfaceTypeRef
  • ModuleArg
  • PrimitiveInterfaceType
  • SectionId
  • TagKind
  • ValType

Traits

  • ComponentSection
  • Section

Functions

  • encoders::s32
  • encoders::s33
  • encoders::s64
  • encoders::str
  • encoders::u32
  • encoders::u64

Typedefs

  • ComponentExport
  • Lane