QuickBEAM.VM.Compiler.Lowering.Ops.Generators (QuickBEAM v0.10.9)

Copy Markdown View Source

Generator and async opcodes: initial_yield, yield, yield_star, async_yield_star, await, return_async.

Summary

Functions

Lowers a VM instruction or function into compiler IR.

Functions

lower(state, next_entry, stack_depths, name_args)

Lowers a VM instruction or function into compiler IR.