GlobalGet data class GlobalGet Represents the global.get instruction. Fields Name Description val valueAstNode: Index<Global> Node which calculates the value of the argument. Constructors <init> constructor(valueAstNode: Index<Global>) Represents the global.get instruction. Parameters Name Description valueAstNode: Index<Global>
Represents the global.get instruction.