Skip to content

chore(ci): reenable CI for noir_wasm#2636

Merged
TomAFrench merged 5 commits intomasterfrom
tf/fix-noir-wasm
Sep 11, 2023
Merged

chore(ci): reenable CI for noir_wasm#2636
TomAFrench merged 5 commits intomasterfrom
tf/fix-noir-wasm

Conversation

@TomAFrench
Copy link
Member

Description

Problem*

Resolves #2565

Summary*

This PR fixes out noir_wasm testing in CI.

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.

@TomAFrench TomAFrench added this pull request to the merge queue Sep 11, 2023
Merged via the queue into master with commit a3b30fd Sep 11, 2023
@TomAFrench TomAFrench deleted the tf/fix-noir-wasm branch September 11, 2023 17:32
TomAFrench added a commit that referenced this pull request Sep 11, 2023
* master:
  chore(ci): reenable CI for `noir_wasm` (#2636)
  fix: avoid overflows in integer division (#2180)
  chore(ci): Nightly Integration testing  (#2596)
  feat(parser): allow multiple attributes (#2537)
  feat(nargo): Allow installing custom backends from the CLI (#2632)
TomAFrench added a commit that referenced this pull request Sep 11, 2023
* master:
  chore: Move tooling related items into their own directory (#2644)
  chore: add `CompilationResult` helper type (#2639)
  fix: initialise arrays returned by brillig (#2048)
  chore: clippy fix (#2631)
  fix(wasm): Remove stacker from dependencies (#2637)
  chore(ci): reenable CI for `noir_wasm` (#2636)
  fix: avoid overflows in integer division (#2180)
  chore(ci): Nightly Integration testing  (#2596)
  feat(parser): allow multiple attributes (#2537)
  feat(nargo): Allow installing custom backends from the CLI (#2632)
  chore(ci): enforce clippy and `cargo fmt` in CI (#2628)
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.

Fix noir_wasm test

2 participants