Skip to main content

Phase 11. Async/await (goroutine + chan rendezvous)

FieldValue
MEPMEP-54 §Phase plan · Phase 11
StatusNOT STARTED
Started
Landed
Tracking PR

Gate

go test -v -count=1 ./transpiler3/go/build/... -run ^TestPhase11

Description

Async/await (goroutine + chan rendezvous) for the Mochi-to-Go transpiler. Gated against vm3 with byte-equal stdout comparison.