Skip to content
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#24
Savio-Sou wants to merge 6 commits intonoir-lang:masterfrom
Savio-Sou:install-2

Conversation

@Savio-Sou
Copy link
Contributor

  • Add macOS & Windows installation instructions for binaries
  • Update wasm-based aztec_backend pointer
  • Minor fixes

Preview: https://globallager.github.io/book/getting_started/nargo/installation.html


```
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" }
Copy link
Contributor

Choose a reason for hiding this comment

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

@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)

@Savio-Sou
Copy link
Contributor Author

Superseded by #25.

@Savio-Sou Savio-Sou closed this Dec 1, 2022
@Savio-Sou Savio-Sou deleted the install-2 branch December 1, 2022 10:07
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.

2 participants