[wasm] Check exts build working on ci

This is a preparation for enabling spec test
This commit is contained in:
Yuta Saito 2022-04-16 16:17:26 +00:00 committed by Hiroshi SHIBATA
parent 41ba23ef8d
commit ad06addbfe

View File

@ -107,6 +107,7 @@ jobs:
../src/configure \
--host wasm32-unknown-wasi \
--with-static-linked-ext \
--with-ext=bigdecimal,ripper,monitor,stringio,pathname \
LDFLAGS=" \
-Xlinker --stack-first \
-Xlinker -z -Xlinker stack-size=16777216 \