Skip to content

Commit dea5355

Browse files
authored
Update link to WASI Proposals.md (#139)
1 parent 082468a commit dea5355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2023-07-24-webassembly-the-updated-roadmap-for-developers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ world proxy {
134134
}
135135
````
136136

137-
The above forms the basis for WASI Preview 2’s standardized interfaces. All the interfaces used by the CLI and HTTP-Proxy worlds will need to have moved to at least Phase 3 by the WASI Sub Group before Preview 2 is officially approved by the WASI Subgroup. Please find more information at [WASI Proposals](https://github.com/WebAssembly/WASI/blob/main/Proposals.md).
137+
The above forms the basis for WASI Preview 2’s standardized interfaces. All the interfaces used by the CLI and HTTP-Proxy worlds will need to have moved to at least Phase 3 by the WASI Sub Group before Preview 2 is officially approved by the WASI Subgroup. Please find more information at [WASI Proposals](https://github.com/WebAssembly/WASI/blob/main/docs/Proposals.md).
138138

139139
In order to advance WASI Preview 2’s development to stable, we will need to provide documentation, a complete test suite and framework, and two different host implementations:
140140

0 commit comments

Comments
 (0)