qir-alliance/pyqir

Support generating modules with entry points without using SimpleModule

Closed this issue · 0 comments

To support multiple entry points, PyQIR should allow you to manually create modules that have any number of entry points, without using SimpleModule (which was designed for only one entry point).