Merge branch 'main' of https://github.com/wasm3/wasm3 into main

extensions
Steven Massey 3 years ago
commit 7a18bef3e2

@ -25,7 +25,7 @@ else()
endif()
set_property(CACHE BUILD_WASI PROPERTY STRINGS none simple uvwasi metawasi)
set(BUILD_NATIVE "Build with machine-specific optimisations" ON)
option(BUILD_NATIVE "Build with machine-specific optimisations" ON)
set(OUT_FILE "wasm3")

Loading…
Cancel
Save