error mapping for windows!

This commit is contained in:
Pat Hickey
2021-01-22 15:44:32 -08:00
parent 423973a8ea
commit 19254bfd72
4 changed files with 76 additions and 29 deletions

2
Cargo.lock generated
View File

@@ -2534,6 +2534,7 @@ dependencies = [
"thiserror",
"tracing",
"wiggle",
"winapi",
]
[[package]]
@@ -2551,6 +2552,7 @@ dependencies = [
"tracing",
"unsafe-io",
"wasi-c2",
"winapi",
]
[[package]]