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

Add value type for free form data #3

Open
pkedy opened this issue Mar 22, 2021 · 0 comments
Open

Add value type for free form data #3

pkedy opened this issue Mar 22, 2021 · 0 comments

Comments

@pkedy
Copy link
Member

pkedy commented Mar 22, 2021

The value WIDL type would be a useful for for use cases where the a schema should include free form data. This would be similar to a JSONValue types in various JSON libraries. It would be up to the format library (e.g. as-msgpack, tinygo-msgpack) to have the correct idiomatic types for encapsulating an objects, array, string, numbers, boolean, etc and how the developer determines what is enclosed.

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

No branches or pull requests

1 participant