Source location
Export label
Types for input values
Would it be better to store the value in a local or inline it multiple times?
true if performance would improve with caching false if inlining better
Declare a new local variable
type of the value to be stored in locals
array of locals indicies designated
Get all expressions which constitute this one
child nodes
Exhaustive version of .children()
all child nodes which don't have children
Generate webassembly to push locals onto the stack
locals to push onto stack
@depricated passed tracker method
webassembly text
Do we know it at compile time?
Generate webassembly to capture locals from stack
local trackers for locals to set
webassembly text
Name for type of this value
Locals and stack stuff
original body
wrapped body
Generated using TypeDoc
(func ... )
expressions. Compilation contexts