quil-lang / qvm

The high-performance and featureful Quil simulator.
Other
411 stars 57 forks source link

Allow user to create a persistent QVM at qvm-app-ng startup #191

Closed appleby closed 4 years ago

appleby commented 4 years ago

Per an internal request, it would be useful if the user could create a persistent QVM when the qvm-app-ng process starts up, rather than having to wait for startup and make a separate API call. This might take the form of an ENV variable or command line flag that could be set.