0xPolygonMiden / compiler

Compiler from MidenIR to Miden Assembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lower IR `Component` to MASM

greenhat opened this issue · comments

Lower IR `Component` to MASM

@bitwalker This issue (missing lowering to MASM for IR Component) prevents compilation to MASM for any code that is using Miden stdlib, tx_kernel or WIT. It's blocking #154, #161, #160 which I plan to do after I finish #163