You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The explainer document proposes several extensions. We should implement some (maybe all?) of these in the reference interpreter, possibly guarded by a feature flag
named resume blocks (i.e. resume_with)
generative tags
multi-shot semantics (i.e. cont.clone)
The text was updated successfully, but these errors were encountered:
The explainer document proposes several extensions. We should implement some (maybe all?) of these in the reference interpreter, possibly guarded by a feature flag
resume_with
)cont.clone
)The text was updated successfully, but these errors were encountered: