Skip to content
This repository was archived by the owner on Aug 24, 2023. It is now read-only.

Commit 20b2239

Browse files
committed
wasi supported
1 parent 8c5d8a2 commit 20b2239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/tasks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"tasks": [{
44
"label": "ssvmup build",
55
"type": "shell",
6-
"command": "ssvmup build --nowasi",
6+
"command": "ssvmup build",
77
"args": [],
88
"problemMatcher": []
99
}]

0 commit comments

Comments
 (0)