lurk-lab/lurk-beta

Coroutine support for `Op::Recv` and `Op::Emit`

Opened this issue · 0 comments

[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.