[wasm] Check exts build working on ci
This is a preparation for enabling spec test
This commit is contained in:
parent
41ba23ef8d
commit
ad06addbfe
1
.github/workflows/wasm.yml
vendored
1
.github/workflows/wasm.yml
vendored
@ -107,6 +107,7 @@ jobs:
|
|||||||
../src/configure \
|
../src/configure \
|
||||||
--host wasm32-unknown-wasi \
|
--host wasm32-unknown-wasi \
|
||||||
--with-static-linked-ext \
|
--with-static-linked-ext \
|
||||||
|
--with-ext=bigdecimal,ripper,monitor,stringio,pathname \
|
||||||
LDFLAGS=" \
|
LDFLAGS=" \
|
||||||
-Xlinker --stack-first \
|
-Xlinker --stack-first \
|
||||||
-Xlinker -z -Xlinker stack-size=16777216 \
|
-Xlinker -z -Xlinker stack-size=16777216 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user