mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-09-01 14:43:06 +00:00
toywasm: enable TOYWASM_ENABLE_WASM_CUSTOM_PAGE_SIZES
This commit is contained in:
parent
dd03701494
commit
edb8138e04
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue