We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
core
wasi
1 parent c5f819b commit fe73a76Copy full SHA for fe73a76
lib/core.json
@@ -69,7 +69,7 @@
69
"v8/tools/splaytree": [">= 4.4.0 && < 5", ">= 5.2.0 && < 12"],
70
"v8": ">= 1",
71
"vm": true,
72
- "wasi": ">= 13.4",
+ "wasi": ">= 13.4 && < 13.5",
73
"worker_threads": ">= 11.7",
74
"zlib": true
75
}
0 commit comments