Malformed asm functions pass Tact compiler but fail during FunC compilation stage #1030
Open
1 task done
Labels
bug
Something isn't working or isn't right
scope: asm
Tact-embedded assembly functions
scope: codegen
Code generation, a.k.a. compiler backend
scope: parser
Milestone
Are you using the latest released (or pre-released, a.k.a. "next") version?
Tact source code
Relevant Tact/build system log output
What happened?
No response
What did you expect?
As asm functions are declared in funC in "", it might be the common mistake. Maybe tact compiler should check that? Or change the format of asm functions, because static analizers are mad at them.
Steps to reproduce
No response
How do you run Tact?
tact-template
Anything else?
No response
The text was updated successfully, but these errors were encountered: