Docs.rs
  • wasm-encoder-0.217.0
    • wasm-encoder 0.217.0
    • Docs.rs crate page
    • Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • fitzgen
    • github:bytecodealliance:wasmtime-publish
    • Dependencies
      • leb128 ^0.2.4 normal
      • wasmparser ^0.217.0 normal optional
      • anyhow ^1.0.58 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

wasm_encoder0.217.0

Module component_utils

Module Items

  • Functions

In wasm_encoder::reencode

Module wasm_encoder::reencode::component_utils

source ·
Available on crate feature wasmparser only.

Functions§

  • canonical_option
  • component_alias
  • component_export_kind
  • component_instance_type
  • component_module_type
  • component_outer_alias_kind
  • component_primitive_val_type
  • component_type
  • component_type_ref
  • component_val_type
  • custom_component_name_section
  • parse_component
  • parse_component_alias_section
  • parse_component_canonical
  • parse_component_canonical_section
  • parse_component_core_type
  • parse_component_custom_section
  • parse_component_defined_type
  • parse_component_export
  • parse_component_export_section
  • parse_component_func_type
  • parse_component_import_section
  • parse_component_instance
  • parse_component_instance_section
  • parse_component_instance_type_declaration
  • parse_component_module_type_declaration
  • parse_component_payload
  • parse_component_start_section
  • parse_component_sub_type
  • parse_component_subcomponent
  • parse_component_submodule
  • parse_component_type
  • parse_component_type_declaration
  • parse_component_type_section
  • parse_core_type_section
  • parse_custom_component_name_subsection
  • parse_instance
  • parse_instance_section
  • parse_unknown_component_section
  • type_bounds