storj/web
VitaliiShpital 5e0106f1fe web/satellite: web worker for wasm
WHAT:
web worker for compiling and instantiation of web assembly module

WHY:
Currently webassembly requires unsafe-eval, however we don't want to
add it to main site due to CSP. The workaround for this is to instantiate
wasm code inside a web worker.

Change-Id: I0c3c9cafa3a0c344761cf6dd86bf96248f1103ca
2020-11-11 16:24:06 +02:00
..
marketing web/satellie: added missing alt attribute to img tags (#3172) 2019-10-04 16:22:26 +03:00
satellite web/satellite: web worker for wasm 2020-11-11 16:24:06 +02:00
storagenode web/storagenode: sno types/store/api refactoring 2020-11-10 15:55:27 +02:00