issues
search
tc39
/
proposal-dynamic-import
import() proposal for JavaScript
https://tc39.github.io/proposal-dynamic-import/
MIT License
1.87k
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Optional Module Name Enumeration
#33
nathanhammond
closed
7 years ago
3
DOM handler and import
#32
Constellation
closed
6 years ago
7
Include hash and nonce as a second options parameter?
#31
phistuck
closed
7 years ago
3
Pass promiseCapability to HostImportModuleDynamically
#30
jakearchibald
closed
7 years ago
1
Forbid extension to the import() syntax
#29
domenic
closed
8 years ago
1
Alternative approach: Import on demand
#28
martinheidegger
closed
8 years ago
10
revised proposal still violates run-to-completion execution semantics
#27
allenwb
opened
8 years ago
4
Does this proposal enable membrane penetration?
#26
erights
opened
8 years ago
23
Should module completion value be fulfillment value of the promise?
#25
allenwb
closed
8 years ago
4
Consider introducing DynamicModuleEvaluationJob
#24
allenwb
closed
8 years ago
7
dynamic import should be an unary operator
#23
allenwb
closed
8 years ago
44
This repo should move to the TC39 github project
#22
allenwb
closed
8 years ago
3
Named vs default imports?
#21
ljharb
closed
8 years ago
5
What happens if the argument is not a string?
#20
not-an-aardvark
closed
8 years ago
3
Tree shaking and partial imports.
#19
DylanPiercey
closed
8 years ago
8
Is HostPrepareImportedModule the right name?
#18
domenic
closed
8 years ago
1
Stage 3 reviews!
#17
domenic
closed
8 years ago
17
How to express implicit dependencies?
#16
ljharb
closed
8 years ago
5
Probably should syntactically disallow more than one argument?
#15
domenic
closed
8 years ago
15
Rename repo to proposal-import-function-like?
#14
domenic
closed
8 years ago
6
Per spec it's not required to actually evaluate the module, which is bad
#13
domenic
closed
8 years ago
0
Expose import(id) to non-module scripts?
#12
benjamn
closed
8 years ago
2
Highlight example differences with ES2015 import
#11
probins
closed
8 years ago
1
Clarification on binding
#10
dead-claudia
closed
8 years ago
3
Fix small typo in HTML Integration.md
#9
probins
closed
8 years ago
0
Is import() a function?
#8
jhnns
closed
8 years ago
4
Add new motivation (robustness)
#7
robpalme
closed
8 years ago
1
Bad specifier always leads to rejected Promise?
#6
robpalme
closed
8 years ago
1
Typo: Resolve -> Fetch
#5
robpalme
closed
8 years ago
1
Asynchronous spec mechanics
#4
littledan
closed
8 years ago
4
Why separate out HostFetchImportedModule?
#3
littledan
closed
8 years ago
6
Contrast with some kind of "await import" binding form
#2
domenic
closed
8 years ago
0
Add some examples
#1
domenic
closed
8 years ago
17
Previous