`libquilc` exposes the function `chip_spec_from_isa_descriptor` for getting a `Chip` from an ISA that we haven't ported yet. https://github.com/quil-lang/quilc/blob/master/lib/src/libquilc.lisp#LL28C6-L28C35