Skip to content

Remove 'union' types#237

Merged
lukewagner merged 1 commit into
WebAssembly:mainfrom
lann:remove-union
Aug 24, 2023
Merged

Remove 'union' types#237
lukewagner merged 1 commit into
WebAssembly:mainfrom
lann:remove-union

Conversation

@lann
Copy link
Copy Markdown
Contributor

@lann lann commented Aug 22, 2023

Closes #236

Copy link
Copy Markdown
Member

@lukewagner lukewagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I'll wait a few days for visibility and then merge if it's quiet.

@lukewagner lukewagner merged commit 8f0a917 into WebAssembly:main Aug 24, 2023
@lann lann deleted the remove-union branch August 25, 2023 16:14
tschneidereit added a commit to tschneidereit/vscode-wit that referenced this pull request Sep 4, 2023
Unions were [removed](WebAssembly/component-model#237) from WIT and the Component Model recently.

Signed-off-by: Till Schneidereit <till@tillschneidereit.net>
tschneidereit added a commit to tschneidereit/vscode-wit that referenced this pull request Sep 4, 2023
Unions were [removed](WebAssembly/component-model#237) from WIT and the Component Model recently.

Signed-off-by: Till Schneidereit <till@tillschneidereit.net>
eduardomourar pushed a commit to bytecodealliance/vscode-wit that referenced this pull request Sep 4, 2023
BREAKING CHANGE: The `union` type has been removed from
the WIT grammar.


Unions were
[removed](WebAssembly/component-model#237) from
WIT and the Component Model recently.

Signed-off-by: Till Schneidereit <till@tillschneidereit.net>
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.

WIT: consider dropping unions

2 participants