This represents a compiled but not yet instantiated WebAssembly component. It is analogous to a Module in core webassembly.
@type t() :: %Wasmex.Components.Component{reference: reference(), resource: binary()}