Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Disallow type recursion #56

Merged
merged 1 commit into from
Mar 8, 2022
Merged

Disallow type recursion #56

merged 1 commit into from
Mar 8, 2022

Conversation

rossberg
Copy link
Member

@rossberg rossberg commented Mar 7, 2022

Type definitions must now be ordered, type recursion is deferred to GC proposal.

Addresses #41 and WebAssembly/gc#282.

@tlively, PTAL.

Copy link
Member

@tlively tlively left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@rossberg rossberg merged commit 4ba7f3f into master Mar 8, 2022
@rossberg rossberg deleted the norec branch March 8, 2022 06:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants