Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

fix: Add WASI 20 _initialize call to acvm_backend.wasm binary #518

Merged
merged 7 commits into from
Sep 3, 2023

Conversation

kevaundray
Copy link
Contributor

Description

Problem*

Resolves

Summary*

Additional Context

PR Checklist*

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

@kevaundray kevaundray changed the title chore: Debug PR 517 [DO NOT MERGE] chore: Add WASI 20 _initialize call to acvm_backend.wasm binary Sep 2, 2023
@kevaundray kevaundray changed the title chore: Add WASI 20 _initialize call to acvm_backend.wasm binary fix: Add WASI 20 _initialize call to acvm_backend.wasm binary Sep 2, 2023
@kevaundray kevaundray marked this pull request as ready for review September 2, 2023 19:24
Copy link

@LHerskind LHerskind left a comment

Choose a reason for hiding this comment

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

LGTM

@kevaundray kevaundray added this pull request to the merge queue Sep 3, 2023
Merged via the queue into master with commit ec6ab0c Sep 3, 2023
13 checks passed
@kevaundray kevaundray mentioned this pull request Sep 3, 2023
@Savio-Sou Savio-Sou linked an issue Sep 4, 2023 that may be closed by this pull request
@kevaundray kevaundray deleted the kw/pedersen-fail branch September 4, 2023 21:51
TomAFrench added a commit that referenced this pull request Sep 15, 2023
* master: (40 commits)
  chore: make acvm_js publish trigger on release-please (#550)
  chore(ci): add `cargo deny` workflow (#549)
  fix: use the exact version for the hex crate (#546)
  chore: Release 0.26.1 (#542)
  fix: Implements handling of the high limb during fixed base scalar multiplication (#535)
  chore: fix acvm publishing (#539)
  chore: fix wasm build on macos (#541)
  chore(ci): install `wasm-bindgen-cli` through prebuilt binary (#536)
  chore: add manual trigger to acvm_js publishing (#534)
  chore: acvm_js publishing (#529)
  chore: Release 0.26.0 (#533)
  chore!: Add a low and high limb to scalar mul opcode (#532)
  chore: Release 0.25.0 (#526)
  fix: initialize recursive proof output to zero (#524)
  chore(ci): update to actions/checkout@v4 (#525)
  feat!: Provide runtime callstacks for brillig failures and return errors in acvm_js (#523)
  chore: add ci for acvmjs rust test (#516)
  chore: Release 0.24.1 (#519)
  fix: Add WASI 20 `_initialize` call to `acvm_backend.wasm` binary (#518)
  chore: Release 0.24.0 (#512)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

acvm_js gets stuck after solving some pedersen operations
2 participants