Unverified Commit 951f8b7c authored by Jack Koenig's avatar Jack Koenig Committed by GitHub
Browse files

Add support for Instantiate for BlackBox, ExtModule, and IntrinsicModule (#3349)



* Allow IntrinsicModule to be used in Instantiate

Change a few `RawModule`s to `BaseModule`s to allow for intrinsic
modules to be used with the instantiation API.

* Add tests for Instantiate of non-RawModules

---------

Co-authored-by: default avatarFabian Schuiki <fabian@schuiki.ch>
parent b872c9cb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment