Coroutine support for `Op::Recv` and `Op::Emit`
Opened this issue · 0 comments
arthurpaulino commented
[Post #1209]
We should use TerminalChannel
to send and receive messages when implementing those LEM operators. The main interpreter and circuit code show how to handle those.