Skip to content

Make a binary for the SSA interpreter #8503

@michaeljklein

Description

@michaeljklein

Problem

When testing with the SSA interpreter, it's useful to recreate the behavior "from scratch" to ensure that it matches the "default SSA interpreter behavior" when using a test harness.

Happy Case

Add a new binary ssa_interpreter or similar:

  • It may also be useful to have a command-line flag to run a full execution with noirc_evaluator, starting from input SSA
  • Accept SSA through STDIN or a file
  • Akosh's method to filter SSA passes by string could also be useful for this

Workaround

Yes

Workaround Description

Make new unit tests

Additional Context

No response

Project Impact

Nice-to-have

Blocker Context

No response

Would you like to submit a PR for this Issue?

None

Support Needs

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions