Doc build (#207)

* docs(build): Add information about binaryen dep

* docs(build): Add information about binaryen dep
This commit is contained in:
a-kenji 2021-02-24 17:05:19 +01:00 committed by GitHub
parent 1acff8916f
commit 0e88c921d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,8 @@ To work around a [Cargo bug][https://github.com/rust-lang/cargo/issues/7004], yo
./build-all.sh --release ./build-all.sh --release
``` ```
The build script has an optional dependency on `binaryen --version` > 97, for it's command `wasm-opt`.
## Looking for something to work on? ## Looking for something to work on?
If you are new contributor to `Zellij` going through [beginners][good-first-issue] If you are new contributor to `Zellij` going through [beginners][good-first-issue]