Skip to content

Commit 1e62ce4

Browse files
Update uwasi 1.2.0
With clock_gettime fix and stdio buffering issue
1 parent 3b0541a commit 1e62ce4

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

IntegrationTests/package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

IntegrationTests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"dependencies": {
44
"@wasmer/wasi": "^0.12.0",
55
"@wasmer/wasmfs": "^0.12.0",
6-
"uwasi": "^1.0.0",
6+
"uwasi": "^1.2.0",
77
"javascript-kit-swift": "file:.."
88
}
99
}

0 commit comments

Comments
 (0)