A collection of classes related to WASM expression manipulation.
The Expression class is the root class in the hierarchy;
all other classes in this module extend it and describe specific kinds of expressions.
Each expression type corresponds to an ExpressionId.
A collection of classes related to WASM expression manipulation.
The Expression class is the root class in the hierarchy; all other classes in this module extend it and describe specific kinds of expressions. Each expression type corresponds to an ExpressionId.