Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hosts should be disallowed from creating impossible data #332

Closed
tlively opened this issue Nov 1, 2022 · 1 comment
Closed

Hosts should be disallowed from creating impossible data #332

tlively opened this issue Nov 1, 2022 · 1 comment

Comments

@tlively
Copy link
Member

tlively commented Nov 1, 2022

As @rossberg mentioned in #314 (comment), we should spec that the host cannot create WasmGC data that could not have been created in Wasm. This includes structures with cycles of immutable non-nullable references and also non-null references to bottom types.

@rossberg
Copy link
Member

Addressed by #406.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants