From 0e88c921d017e5e75b00f3c394e571a7c1dae594 Mon Sep 17 00:00:00 2001 From: a-kenji Date: Wed, 24 Feb 2021 17:05:19 +0100 Subject: Doc build (#207) * docs(build): Add information about binaryen dep * docs(build): Add information about binaryen dep --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a58d52f99..45af4a8cb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -23,6 +23,8 @@ To work around a [Cargo bug][https://github.com/rust-lang/cargo/issues/7004], yo ./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? If you are new contributor to `Zellij` going through [beginners][good-first-issue] -- cgit v1.2.3