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 idea is that it represents some "low-level" code alongside with @name() attribute of native functions and @interface() annotation of contracts and traits. Both prefixing their respective module items.
But purely from the syntax viewpoint, the asm is a keyword in the language
The text was updated successfully, but these errors were encountered:
Currently the idea is that it represents some "low-level" code alongside with
@name()
attribute ofnative
functions and@interface()
annotation of contracts and traits. Both prefixing their respective module items.But purely from the syntax viewpoint, the
asm
is a keyword in the languageThe text was updated successfully, but these errors were encountered: