microsoft / vscode-wasm

A WASI implementation that uses VS Code's extension host as the implementing API
MIT License
386 stars 29 forks source link

Code example link in extension readme is broken #158

Closed jmeickle closed 5 months ago

jmeickle commented 8 months ago

On https://marketplace.visualstudio.com/items?itemName=ms-vscode.wasm-wasi-core the docs point to a branch that's been deleted. It is:

https://github.com/microsoft/vscode-wasi/blob/dbaeumer/expected-baboon-red/wasm-wasi/example/package.json

It should be:

https://github.com/microsoft/vscode-wasm/blob/main/wasm-wasi/example/package.json