alexander.akait
0016a1a075
fix: sync and async wasm generation
2024-11-14 06:34:49 +03:00
alexander.akait
8031c700a1
refactor: supports streaming for wasm universal
2024-11-14 04:50:38 +03:00
alexander.akait
1c18ffdfe9
feat: universal wasm loading for async wasm (only ES modules)
2024-11-14 03:12:56 +03:00
alexander.akait
e172c44374
fix: logic
2024-11-13 23:37:17 +03:00
alexander.akait
67543070b2
fix: wasm loading for sync and async webassembly
2024-11-13 22:43:12 +03:00
Nitin Kumar
eba41c692c
chore: udpate dependencies
2024-10-14 08:32:08 +05:30
alexander.akait
c802a98f58
style: improve
2024-08-02 19:32:22 +03:00
alexander.akait
b9d9a5d9ff
style: improve style of code
2024-08-02 19:32:14 +03:00
alexander.akait
ede77bcb20
refactor(type): small improve
2023-05-01 00:58:34 +03:00
Tobias Koppers
15408018cb
partially fix test cases
2021-06-24 10:05:37 +02:00
Tobias Koppers
0179d88d4b
improve checkEnabled error messages
2021-01-05 11:34:57 +01:00
Tobias Koppers
7e85649492
improve target options
...
infer target properties from different targets and fill defaults from that
custom targets can now be created via `target: false` and a plugin (similar to the other options)
add stubs from universal chunk/wasm loading and module chunk format
add externalsPresets.electron and externalsPresets.electronRenderer
node.__file/dirname: "eval-only"
2020-09-10 11:42:09 +02:00
Tobias Koppers
aa67a435a4
refactor wasm loading from target into output.wasmLoading option
...
allow entry specific wasm loading
2020-09-09 11:20:37 +02:00