Update grammar with @unstable and @since annotations
The pull request #332 to the WebAssembly component model introduces @unstable and @since gates to the WebAssembly Interface Type (WIT) IDL. These gates aim to simplify version updates by annotating new features with the version they were introduced in, reducing the need for multiple document snapshots.
Example WIT definition: https://github.com/WebAssembly/WASI/blob/29c4c11f417335c8a0378608795ef83c80d4293b/preview2/cli/environment.wit
This issue has been marked as stale because it has been open for 60 days with no activity. It will be closed in 7 days unless there is further activity. To keep it open, add a comment or remove the stale label.
:tada: This change has been included in wit-idl-v0.3.4 :tada:
The release is available on:
- GitHub releases: wit-idl: v0.3.4
Your release-please bot :rocket::pray: