Module wasmer_compiler_singlepass::codegen

source Β·

Structs§

  • FloatValue πŸ”’
    Metadata about a floating-point value.
  • The singlepass per-function code generator.
  • I2O1 πŸ”’
    Abstraction for a 2-input, 1-output operator. Can be an integer/floating-point binop/cmpop.
  • SpecialLabelSet πŸ”’

Enums§

  • CanonicalizeType πŸ”’
    Type of a pending canonicalization floating point value. Sometimes we don’t have the type information elsewhere and therefore we need to track it here.

Traits§

Functions§