Skip to content

Handle tail-calls out of an obj fn or closure #85

@graydon

Description

@graydon

Currently we assume 'caller_is_closure = false' in trans_be_fn. IOW tail-calls only work when calling from non-closure to non-closure (including obj fns). This needs completion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions