wjyoumans

Results 2 comments of wjyoumans

Are there any workarounds for this? I'm using bindgen on some large-ish libraries and most of the binding arguments are mutable when they should be `const`. Manually correcting them takes...

I see user defined gates are supported, like the Hadamard gate in the README example. I think it is an issue with having multiple instructions in the definition.