Hotfix for WasmThemis, resolving issues with deploying web applications for browers.
- Fixed issue when bundling WasmThemis with webpack (#779).
Code:
-
WebAssembly
- Fixed issue with
TypeError: TextEncoder is not a constructor
when bundling WasmThemis with webpack (#779).