bloqade-python
bloqade-python copied to clipboard
Fix builder parser to not need to do multiple passes through stream.
in #364 I had to copy the stream because of the behavior of read_address consuming all the pragma nodes before I was able to read them in.