Skip to content

Call stack metering / deterministic depth restriction #90

Open
@axic

Description

@axic

The stack size and stack depth may be different on different engines (or machines the engine) is executed on, especially in the case of a JIT engine. The target machine stack size could have a big influence and potentially introduce non-determinism.

The number of locals can influence the amount memory used in a stack frame and the depth of the call frame may be different.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions