Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

fun: FunExpr
index: number
watTypename: string

Methods

  • getLocalWat(getValue?: boolean): string
  • Generate wat to load this local's value onto stack

    Parameters

    • getValue: boolean = false

      if true we load only this part of the referenced value instead of just loading a pointer

    Returns string

    WASM Text source code

  • setLocalWat(): string

Generated using TypeDoc