Skip to content

"span" may need to be optional #27

@ljharb

Description

@ljharb

Although currently I believe every implementation always provides a span, @michaelficarra has raised the concern that builtins may want the option in the future to omit position information, particularly as it relates to implementation hiding.

It seems reasonable to make the span optional in preparation for this, so that users working with the stack frame structure won't rely on its presence.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions