Skip to content

Add instruction / operation counting #13

Description

@las7

Problem

Wall-clock timeouts alone do not stop algorithmic blowups.

Proposed change

  • Track execution steps or AST operations.
  • Terminate execution after a configurable budget.

Acceptance criteria

  • Infinite loops terminate deterministically.
  • Budget enforced inside interpreter layer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions