issues
search
WebAssembly
/
esm-integration
ECMAScript module integration
https://webassembly.github.io/esm-integration/js-api/index.html#esm-integration
Other
378
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Integration with import assertions
#42
littledan
opened
3 years ago
4
Should WebAssembly be at the same "privilege level" as JS?
#41
littledan
opened
3 years ago
8
Security concern when importing executable modules as non-executable data
#40
ghost
closed
3 years ago
16
ESM isn't suited for importing objects containing non-JavaScript identifiers
#39
ghost
closed
4 years ago
3
(X)HTML import name suggestion
#38
ghost
opened
4 years ago
6
Add syntax highlighting for JS code samples
#37
chicoxyzzy
closed
4 years ago
0
Improve syntax highlighting
#36
chicoxyzzy
closed
4 years ago
0
Rebase with upstream spec
#35
xtuc
closed
4 years ago
3
Update with upstream
#34
xtuc
closed
5 years ago
0
Fixed Typo
#33
Warfields
closed
5 years ago
0
Wasm/ESM integration and additional start/main functions
#32
littledan
opened
5 years ago
17
Update to current TLA draft.
#31
Ms2ger
closed
5 years ago
0
Importing a Wasm program
#30
xtuc
opened
5 years ago
6
Update to current TLA draft.
#29
Ms2ger
closed
5 years ago
0
Use the module record instead of the WebAssembly.Module as appropriate in ExecuteModule().
#28
Ms2ger
closed
5 years ago
0
Remove one of the duplicate rejections in ExecuteModule().
#27
Ms2ger
closed
5 years ago
0
Fix nested iteration in ExecuteModule().
#26
Ms2ger
closed
5 years ago
0
Editorial: fix various issues
#25
Ms2ger
closed
5 years ago
1
Rephrasing explainer for clarity
#24
littledan
closed
5 years ago
0
Editorial: instantate -> instantiate
#23
xtuc
closed
5 years ago
0
Rebase and clarify text
#22
littledan
closed
5 years ago
2
Early draft specification; modified explainer
#21
littledan
closed
5 years ago
8
Investigate connection with top-level await
#20
littledan
closed
5 years ago
9
Nit: What should we use the term "live binding" for?
#19
littledan
closed
5 years ago
11
Start uninitialized Wasm exports in TDZ?
#18
littledan
closed
5 years ago
0
Circular imports of functions as a host-bindings follow-on?
#17
littledan
closed
5 years ago
3
Permit imports of Numbers as const globals?
#16
littledan
closed
5 years ago
4
rewrite spec to be more consistent
#15
sokra
closed
5 years ago
1
Exporting the WebAssembly.Module object
#14
alexcrichton
opened
6 years ago
11
Update proposal to accommodate need for type imports
#13
linclark
closed
5 years ago
4
Allow default export in wasm
#12
xtuc
closed
5 years ago
5
Allow URL as ModuleSpecifier?
#11
xtuc
closed
6 years ago
4
Interop with commonjs?
#10
xtuc
closed
6 years ago
1
Disallow imported default in wasm
#9
xtuc
closed
5 years ago
12
Add missing examples
#8
linclark
closed
6 years ago
0
Few syntax changes
#7
xtuc
closed
6 years ago
0
Fill in overview
#6
linclark
closed
6 years ago
0
How ImportObject works with ESM?
#5
xtuc
closed
6 years ago
4
doc: added a direct link to the proposal
#4
ColinEberhardt
closed
6 years ago
0
Imported memory and shared imported memory
#3
Arnavion
closed
5 years ago
7
Are we considering using Promises in the ImportObject?
#2
xtuc
closed
6 years ago
2
Introduce evaluation as a semantic phase?
#1
linclark
closed
6 years ago
9
Previous