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

Conversation

@sunfishcode
Copy link
Member

Use dedicated enums instead of string and u16 values for the DNS-error-payload rcode and info-code fields, using the known values semi-automatically extracted from IANA.

And add an extra-text value, which may hold the EXTRA-TEXT field from RFC 8914, or an implementation-specific error message.

This is an alternative to #204.

Use dedicated enums instead of `string` and `u16` values for the
`DNS-error-payload` `rcode` and `info-code` fields, using the known
values semi-automatically extracted from [IANA].

And add an `extra-text` value, which may hold the EXTRA-TEXT field
from RFC 8914, or an implementation-specific error message.

This is an alternative to #204.

[IANA]: https://www.iana.org/assignments/dns-parameters/dns-parameters.xhtml
@ricochet
Copy link
Contributor

Thank you for contributing to WASI!

As part of our proposal management process, we decided to consolidate all phase 3 proposals into a single monorepo at WebAssembly/wasi to better manage the proposals that have reached phase 3.

We have completed migrating all phase 3 proposals to WebAssembly/wasi including their issues, but PRs need to be re-opened in the new repository. This is a GitHub limitation and we're sorry for the inconvenience. Please re-open this PR on WebAssembly/wasi. Thank you!

@ricochet ricochet closed this Nov 25, 2025
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.

3 participants