Given a stack, return a summary of the stack's contents, encoding valid VM numbers as numbers, and all other stack items as hex literals.
a stack of Uint8Array values
Generated using TypeDoc
Given a stack, return a summary of the stack's contents, encoding valid VM numbers as numbers, and all other stack items as hex literals.