Skip to content

Where is Active[caller] defined? #42

@jmdyck

Description

@jmdyck

In the definition for "suspending function", the execution context context has a "state" that is either Suspended or Active[caller]. Where is all this defined?

I know that the ECMAScript spec defines "execution context" (and WebAssembly.promising's use of the term explicitly links to the ES spec), but an ES execution context doesn't have a "state" component, let alone one whose values are Suspended or Active[caller]. So I'm wondering if you have some other kind of execution context in mind.

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