WebAssembly / wasi-cli

Command-Line Interface (CLI) World for WASI
60 stars 11 forks source link

Switch to `///` comments. #38

Closed sunfishcode closed 7 months ago

sunfishcode commented 7 months ago

Per the discussion in WebAssembly/component-model#286, remove some // comments which had been intended as non-documentation comments to /// documentation comments.

sunfishcode commented 7 months ago

This should pull in https://github.com/WebAssembly/wasi-sockets/pull/90 too.

sunfishcode commented 7 months ago

This now pulls in https://github.com/WebAssembly/wasi-sockets/pull/90, and updates everything.