Explicitly enable Wasm-WASI tests
diff --git a/gradle.properties b/gradle.properties
index 225c4f3..ed202bf 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -140,3 +140,4 @@
 #   - All from previous.
 #   - Dump IR after each phase.
 #fd.kotlin.wasm.debugMode=debug
+kotlin.stdlib.wasi.tests=true