- proposal-esm-phase-imports VS proposal-improve-template-literals
- proposal-esm-phase-imports VS proposal-iterator-unique
- proposal-esm-phase-imports VS proposal-promise-try
- proposal-esm-phase-imports VS proposal-math-sum
- proposal-esm-phase-imports VS proposal-atomics-microwait
- proposal-esm-phase-imports VS proposal-Math.signbit
- proposal-esm-phase-imports VS proposal-function-and-object-literal-element-decorators
- proposal-esm-phase-imports VS proposal-math-extensions
- proposal-esm-phase-imports VS proposal-module-sync-assert
- proposal-esm-phase-imports VS proposal-iterator-chunking
Proposal-esm-phase-imports Alternatives
Similar projects and alternatives to proposal-esm-phase-imports
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
proposal-improve-template-literals
JavaScript language proposal of raw string literals that can contain any arbitrary text.
-
-
proposal-promise-try
Discontinued ECMAScript Proposal, specs, and reference implementation for Promise.try
-
proposal-iterator-unique
a proposal to add a method to iterators to produce an iterator of only its unique values
-
-
-
proposal-function-and-object-literal-element-decorators
ECMAScript Decorators for Function Expressions and Declarations
-
-
-
-
proposal-iterator-chunking
a proposal to add a method to iterators for producing an iterator of its subsequences
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better proposal-esm-phase-imports alternative or higher similarity.
proposal-esm-phase-imports discussion
proposal-esm-phase-imports reviews and mentions
Posts with mentions or reviews of proposal-esm-phase-imports.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-01-04.
-
Breaking Up with Long Tasks or: how I learned to group loops and wield the yield
There's some progress on that proposal, just happening elsewhere. https://github.com/tc39/proposal-esm-phase-imports defines machinery for importing a ModuleSource object which you can instantiate as a Worker, and once that's done module expressions would just be syntax which evaluates to a ModuleSource rather than needing a separate import.
-
Updates from the 100th TC39 meeting
ESM Phase Imports: Solves the static worker module analysis problem by defining phase imports for Source Text Module.
Stats
Basic proposal-esm-phase-imports repo stats
2
53
3.3
18 days ago
tc39/proposal-esm-phase-imports is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of proposal-esm-phase-imports is HTML.