SDK API Reference
QIR API Reference
CORE API Reference
PYQASM API Reference
Returns an IonQ JSON format representation the input OpenQASM program.
qasm (str or openqasm3.ast.Program) – OpenQASM program to convert to IonQDict type.
IonQ JSON format equivalent to input OpenQASM string.
dict