Ivan Kopeykin
|
d3086f3979
|
add warning on unsupported environment
in case of async/await check that environment support async functions
|
2022-04-04 12:46:24 +03:00 |
Tobias Koppers
|
2f3da77d38
|
Introduce a Parser base class to improve Parser types
Parser.parse must be always sync
make JSON and WASM modules strict
fix inherit-types tooling to omit static methods
|
2019-11-30 01:36:28 +01:00 |
Tobias Koppers
|
1977cb1036
|
move async module flag to ModuleGraph
|
2019-06-05 11:15:25 +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 |