Docs.rs
  • wasm-gen-0.1.4
    • wasm-gen 0.1.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • xtuc
    • Dependencies
      • byteorder ^0.5 normal
      • leb128 ^0.2.4 normal
    • Versions
    • 0% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

wasm_gen0.1.4

  • All Items

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

Crate wasm_gen

Source

Structs§

Element
Func
FuncCode
FuncExport
FuncType
Table
WasmCodeGen

Enums§

ExportType
Imm
ImportType
TableElemType

Constants§

BLOCK
BR
BR_IF
CALL
CALL_INDIRECT
CODE_SECTION
CUSTOM_SECTION
DATA_SECTION
DROP
ELEMENT_SECTION
ELSE
END
EXPORT_SECTION
F32
F64
F32_CONST
F32_DIV
F64_ADD
F64_CONST
F64_CONVERT_I32_S
F64_DIV
F64_GE
F64_LE
F64_MUL
F64_SUB
FUNCTION_SECTION
GLOBAL_GET
GLOBAL_SECTION
GLOBAL_SET
HEADER_MAGIC
HEADER_VERSION
I32
I64
I32_ADD
I32_AND
I32_CONST
I32_DIV_S
I32_EQ
I32_EQZ
I32_GE_S
I32_GT_S
I32_GT_U
I32_LE_S
I32_LE_U
I32_LOAD
I32_LOAD8_U
I32_LT_S
I32_LT_U
I32_MUL
I32_NE
I32_OR
I32_REM_S
I32_SHL
I32_SHR_U
I32_STORE
I32_STORE8
I32_SUB
I32_TRUNC_F32_S
I32_TRUNC_F64_S
I64_CONST
IF
IMPORT_SECTION
LOCAL_GET
LOCAL_SET
LOCAL_TEE
LOOP
MEMORY_SECTION
NONE
RETURN
START_SECTION
TABLE_SECTION
TYPE_SECTION
UNREACHABLE

Functions§

write_custom_section