-
Notifications
You must be signed in to change notification settings - Fork 315
Open
Labels
component-modelIssues related to the implementation of the component modelIssues related to the implementation of the component modelwitrelated to the `*.wit` text formatrelated to the `*.wit` text format
Description
Per the discussion in WebAssembly/component-model#286, there seems to be consensus for using /// as the documentation comment syntax.
This syntax is already recognized, so the plan for using /// is:
- Update the Wit printer to use it. Switch to
///for printing documentation comments. #1357 - After some time, add a deprecation warning for // comments pointing uses to ///.
- After some time, make the warning an error.
Metadata
Metadata
Assignees
Labels
component-modelIssues related to the implementation of the component modelIssues related to the implementation of the component modelwitrelated to the `*.wit` text formatrelated to the `*.wit` text format