toywasm: enable TOYWASM_ENABLE_WASM_CUSTOM_PAGE_SIZES
This commit is contained in:
parent
dd03701494
commit
edb8138e04
@ -24,6 +24,7 @@ cmake -B ${BUILDDIR} \
|
||||
-DTOYWASM_ENABLE_WASM_EXTENDED_CONST=ON \
|
||||
-DTOYWASM_ENABLE_WASM_MULTI_MEMORY=ON \
|
||||
-DTOYWASM_ENABLE_WASM_TAILCALL=ON \
|
||||
-DTOYWASM_ENABLE_WASM_CUSTOM_PAGE_SIZES=ON \
|
||||
-DTOYWASM_ENABLE_WASM_THREADS=ON \
|
||||
-DTOYWASM_ENABLE_WASI_THREADS=ON \
|
||||
-DTOYWASM_ENABLE_DYLD=ON \
|
||||
|
Loading…
Reference in New Issue
Block a user