Function Module.instantiate

Creates a new Instance of this module from the given imports, if any.

Instance instantiate (
  Extern[] imports = []
);