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
60 and 0 are number literals and need to be casted to a type to be valid. This causes an assertion failure in the compiler if you don't cast the number literals. Assembly syntax should include types for inputs.
[number], [arg1], [ret] unused, and that is awkward.
This inline assembly does
exit(0)on x86_64 linux:Here are some flaws:
[number],[arg1],[ret]unused, and that is awkward.when we get errors from parsing assembly, we don't attach them to the offset from within the assembly string.connect inline assembly errors from zig back to the source #2080