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
The new "unit" type from the canonical ABI is implemented as the keyword unit, but we may also wish to consider using the () syntax for the unit type. This also relates to #216 and WebAssembly/component-model#21, however.
The text was updated successfully, but these errors were encountered:
The new "unit" type from the canonical ABI is implemented as the keyword
unit
, but we may also wish to consider using the()
syntax for the unit type. This also relates to #216 and WebAssembly/component-model#21, however.The text was updated successfully, but these errors were encountered: