0xPolygonMiden / compiler

Compiler from MidenIR to Miden Assembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Translate Wasm component's start section with an entry function

greenhat opened this issue · comments

The entry function is like a global constructor for the component. See detailed reasoning in #100 (comment)