This repository was archived by the owner on Apr 20, 2023. It is now read-only.
Update "Installation" Page#24
Closed
Savio-Sou wants to merge 6 commits intonoir-lang:masterfrom
Savio-Sou:install-2
Closed
Update "Installation" Page#24Savio-Sou wants to merge 6 commits intonoir-lang:masterfrom Savio-Sou:install-2
Savio-Sou wants to merge 6 commits intonoir-lang:masterfrom
Savio-Sou:install-2
Conversation
vezenovm
reviewed
Nov 30, 2022
|
|
||
| ``` | ||
| aztec_backend = { optional = true, git = "https://github.com/noir-lang/aztec_backend", features = ["wasm-base"] , default-features = false } | ||
| aztec_backend = { optional = true, package = "barretenberg_wasm", git = "https://github.com/noir-lang/aztec_backend", rev = "fb42a54a04f3952f422e8fa4eff4f8eb2ca4e51b" } |
Contributor
There was a problem hiding this comment.
@kobyhallx pointed out that this commit is slightly outdated. It will work on multiple systems however there was a fix for installing the wasm backend on windows that this commit is missing. The commit should be updated to 484d1f3e780010d04892490641de6a9d92ed805b. This is the most recent commit from this PR (noir-lang/acvm-backend-barretenberg#17)
Contributor
Author
|
Superseded by #25. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
aztec_backendpointerPreview: https://globallager.github.io/book/getting_started/nargo/installation.html