Skip to content

Commit ab9cc99

Browse files
committed
ports/unix/build-wasi.sh: Update WASI-SDK.
Signed-off-by: YAMAMOTO Takashi <yamamoto@midokura.com>
1 parent 6bf0003 commit ab9cc99

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ports/unix/build-wasi.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22

33
# prerequisites
44
#
5-
# https://github.com/WebAssembly/wasi-libc/pull/483 (wasi-sdk 22.0?)
6-
# https://github.com/WebAssembly/wasi-libc/pull/473 (wasi-sdk 22.0?)
5+
# https://github.com/WebAssembly/wasi-libc/pull/483 (wasi-sdk 22.0)
6+
# https://github.com/WebAssembly/wasi-libc/pull/473 (wasi-sdk 22.0)
77
# https://github.com/WebAssembly/binaryen/pull/6294 (version_117)
88
# https://github.com/WebAssembly/binaryen/pull/6259 (version_117)
99
# https://github.com/llvm/llvm-project/pull/84137 (LLVM 19?)
1010
#
11-
# WASI_SDK: wasi-sdk 21.0
11+
# WASI_SDK: wasi-sdk 22.0
1212
# WASM_OPT: binaryen wasm-opt built with the above patches
1313
# WASI_SYSROOT: wasi-libc built with the above patches
1414
# CLANG: clang built with the above patches
1515

16-
WASI_SDK=${WASI_SDK:-/opt/wasi-sdk-21.0}
16+
WASI_SDK=${WASI_SDK:-/opt/wasi-sdk-22.0}
1717
WASI_SYSROOT=${WASI_SYSROOT:-${HOME}/git/wasi-libc/sysroot}
1818
BINARYEN_BIN=${BINARYEN_BIN:-${HOME}/git/wasm/binaryen/b/bin}
1919
WASM_OPT=${WASM_OPT:-${BINARYEN_BIN}/wasm-opt}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy