From 76619bbb1198082e94716874777f282c59d2cc70 Mon Sep 17 00:00:00 2001 From: Yuta Saito Date: Wed, 6 Jul 2022 02:14:07 +0000 Subject: [wasm] get rid of workaround use of older binaryen and update to latest We no longer need to use older version of binaryen since the blocker issue has been resolved https://github.com/WebAssembly/binaryen/issues/4401 --- wasm/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'wasm') diff --git a/wasm/README.md b/wasm/README.md index 4269bc33cf..050030e514 100644 --- a/wasm/README.md +++ b/wasm/README.md @@ -7,8 +7,7 @@ - Ruby (the same version as the building target version) (baseruby) - GNU make - [WASI SDK](https://github.com/WebAssembly/wasi-sdk) 14.0 or later -- [Binaryen](https://github.com/WebAssembly/binaryen) **version 91** - - See also: https://github.com/WebAssembly/binaryen/issues/4401 +- [Binaryen](https://github.com/WebAssembly/binaryen) version 106 or later - Linux or macOS build machine ### Steps -- cgit v1.2.3