Commit 40a9c1a
Use
Say:
```
wasi:io/streams.stream-error
```
instead of:
```
wasi:io/streams/stream-error
```
This better aligns with WIT's `use` syntax and the upcoming nested
namespaces feature in WIT.. instead of / for interface members.1 parent f1f8dea commit 40a9c1a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | | - | |
| 113 | + | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments