Results 171 comments of Tom French

Following up on this. @michaeljklein can you add any necessary details surrounding these tests when you're back tomorrow?

I've updated this PR to pull a version of noir which includes a fix for the circuit simulator.

Assigning myself just for tracking me supporting these efforts in the Noir board.

Also it would be good to experiment with inlining some of the text to be shown in the docs in amongst the code and using snippets to populate the doc....

I'm closing this PR as we have an example which shows recursion in the `examples` folder. Feel free to reopen if this PR adds anything extra compared to what's in...

Hey, I'm going to close this as a duplicate of #126

fyi @Thunkar as this seems to be an issue inside aztec_macros.

related: https://github.com/noir-lang/noir/issues/5026 Yeah, I'd say that we should add an `execute N opcodes` method to the brillig vm and then during compilation we can execute some (large) number of opcodes...