proposal-compartments
proposal-compartments copied to clipboard
isAsync in Virtual Module Source
The current spec does not support executing a module without knowing whether it is async or not (search HasTLA in the spec).
We need to refactor the spec to support it, or we can add an isAsync property in the Virtual Module Source definition.