Skip to content

Component bindings should be more permissive for boolean values and integers #109

@alexcrichton

Description

@alexcrichton

Currently the implemented semantics are historical artifacts where booleans are required to be 0 or 1 and integers are required to have all higher bits unset. That's no longer required by the component model, however.

Metadata

Metadata

Assignees

No one assigned

    Labels

    component-modelRelated to component bindings generation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions