Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: pull Language and Opcode support from backend #2563

Merged
merged 15 commits into from
Sep 7, 2023
Merged

Conversation

TomAFrench
Copy link
Member

@TomAFrench TomAFrench commented Sep 5, 2023

Description

Problem*

Resolves #2564

Summary*

This PR adds support for pulling the language to use and the set of opcodes which are supported from the backend at runtime.

Documentation

  • This PR requires documentation updates when merged.

    • I will submit a noir-lang/docs PR.
    • I will request for and support Dev Rel's help in documenting this PR.

Additional Context

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

Base automatically changed from mocked-backend to master September 5, 2023 23:21
@TomAFrench TomAFrench marked this pull request as ready for review September 7, 2023 09:10
kevaundray
kevaundray previously approved these changes Sep 7, 2023
Copy link
Contributor

@kevaundray kevaundray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one nit

@TomAFrench TomAFrench enabled auto-merge September 7, 2023 10:54
@TomAFrench TomAFrench added this pull request to the merge queue Sep 7, 2023
Merged via the queue into master with commit 2d0a5e4 Sep 7, 2023
@TomAFrench TomAFrench deleted the backend-info branch September 7, 2023 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pull information on opcode support and the language used by the backend at runtime
2 participants