Commit 4089062
committed
Add
Adds support for distinguishing WASI Preview 1 and Preview 2:
- wasip1: WASI Preview 1 (stable)
- wasip2: WASI Preview 2 (ABI-incompatible with Preview 1)
- Maintains backward compatibility with 'wasi' alias to 'wasip1'wasip1 and wasip2 os constraints1 parent 9b6373d commit 4089062
1 file changed
+14
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
| 114 | + | |
| 115 | + | |
116 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
117 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
118 | 130 | | |
119 | 131 | | |
120 | 132 | | |
| |||
0 commit comments