storj/web/satellite/scripts
Vitalii 07c382914c scripts/wasm, worker: fixed wasm module caching issue
Included hash in wasm file.
Added a manifest file that contains the wasm file name for worker access.
Reworked worker setup to query the manifest file without caching, ensuring the correct wasm file name is always retrieved.
The worker will first attempt to retrieve the cached wasm file, but will refetch it with a cache reload if an error occurs.

Change-Id: Ic4ef68e502b318a29243bf275c041863ec1275ee
2023-10-19 12:55:06 +03:00
..
build-wasm-dev.sh scripts/wasm, worker: fixed wasm module caching issue 2023-10-19 12:55:06 +03:00
build-wasm.sh scripts/wasm, worker: fixed wasm module caching issue 2023-10-19 12:55:06 +03:00