Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to /// comments. #38

Merged
merged 2 commits into from
Jan 12, 2024

Conversation

sunfishcode
Copy link
Member

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

Per the discussion in WebAssembly/component-model#286, remove some `//`
comments which had been intended as non-documentation comments to `///`
documentation comments.
@sunfishcode
Copy link
Member Author

This should pull in WebAssembly/wasi-sockets#90 too.

@sunfishcode sunfishcode marked this pull request as draft January 9, 2024 02:19
Update to the latest wasi-sockets and wasi-io. The only changes are the
addition of some comments, and changing some comments from `//` to `///`.
@sunfishcode sunfishcode marked this pull request as ready for review January 12, 2024 21:46
@sunfishcode
Copy link
Member Author

This now pulls in WebAssembly/wasi-sockets#90, and updates everything.

@sunfishcode sunfishcode merged commit 87b8233 into WebAssembly:main Jan 12, 2024
1 check passed
@sunfishcode sunfishcode deleted the sunfishcode/comments branch January 12, 2024 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant