Tobias Koppers
|
4fa8addeec
|
Handle auxiliary files separately from normal files
|
2019-07-17 23:13:08 +02:00 |
Tobias Koppers
|
955d5689a9
|
remove experimental from module type name
since there is the `experiments` config now
|
2019-07-15 15:03:29 +02:00 |
Tobias Koppers
|
6db94536ad
|
Merge tag 'v4.34.0' into next
4.34.0
|
2019-06-13 10:51:12 +02:00 |
Tobias Koppers
|
a14c6fb3ba
|
refactor async logic to break cycles
|
2019-06-05 14:17:15 +02:00 |
Tobias Koppers
|
1977cb1036
|
move async module flag to ModuleGraph
|
2019-06-05 11:15:25 +02:00 |
Tobias Koppers
|
49eacbc4b4
|
generate more optimized code for cases with a single promise or no top-level-await
|
2019-06-04 23:29:09 +02:00 |
Tobias Koppers
|
de61023616
|
add side-by-side wasm support based on async modules
type: "webassembly/async-experimental"
remove i64 importing limitation since it will have BigInt integration eventually
update wasm example
|
2019-06-04 23:28:56 +02:00 |