setStackDepth
Maximum stack depth to allow for execution within this guest; there is a sensible Elide-wide default if
unspecified. Specified as a numeric count. `0` disables the restriction.
Content copied to clipboard
uint32 stack_depth = 10;
Return
This builder for chaining.
Parameters
value
The stackDepth to set.