vscode-wit icon indicating copy to clipboard operation
vscode-wit copied to clipboard

Update grammar with @unstable and @since annotations

Open ricochet opened this issue 1 year ago • 1 comments

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

ricochet avatar Jun 19 '24 19:06 ricochet

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.

github-actions[bot] avatar May 13 '25 02:05 github-actions[bot]

:tada: This change has been included in wit-idl-v0.3.4 :tada:

The release is available on:

Your release-please bot :rocket::pray:

github-actions[bot] avatar May 29 '25 20:05 github-actions[bot]