Skip to content

REG050

REG050 — unknown transfer verb

SubsystemRegions
Severityerror

The only cross-region/cross-heap move is transfer(to: …). copy_to, pin_to, and intern are not in the language — rewrite the call as value.transfer(to: <region>). See spec/memory.md §“Cross-region transfers”.

From your terminal:

Terminal window
q64 explain REG050