You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: