Skip to content

Commit b6e5927

Browse files
yoshuawuytsvados-cosmonic
authored andcommitted
fix(docs): update link to WASI Proposals.md
1 parent 1a1191c commit b6e5927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/transpiling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ These PRs can be implemented by extending the [default map configuration provide
243243

244244
> `shimpkg` in the above refers to a published npm package implementation to install per JS ecosystem conventions. This way, polyfill packages can be published to npm.
245245
246-
Upstreaming into the [@bytecodealliance/preview2-shim](https://github.com/bytecodealliance/jco/tree/main/packages/preview2-shim) package is also possible for WASI proposals that have progressed to Phase 1 in the [WASI proposal stage process](https://github.com/WebAssembly/WASI/blob/main/Proposals.md).
246+
Upstreaming into the [@bytecodealliance/preview2-shim](https://github.com/bytecodealliance/jco/tree/main/packages/preview2-shim) package is also possible for WASI proposals that have progressed to Phase 1 in the [WASI proposal stage process](https://github.com/WebAssembly/WASI/blob/main/docs/Proposals.md).
247247

248248
## Instantiation
249249

0 commit comments

Comments
 (0)