Commit 190651b
authored
wasip2: Adjust error code on invalid utf-8 (WebAssembly#665)
Use `EILSEQ` instead of `ENOENT` to match behavior of WASIp1.1 parent 042b2bc commit 190651b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments