chore: Use QMC2-Crypto with embedded WASM build from 0.0.5-R3

(cherry picked from commit 9448b497ed6b80e41f0e9f731f1ffa1e56fb149a)
This commit is contained in:
鲁树人
2021-12-15 18:22:05 +00:00
parent f80cf29657
commit 1111aaf3b7
3 changed files with 10 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
import QMCCryptoModule from '@jixun/qmc2-crypto';
import QMCCryptoModule from '@jixun/qmc2-crypto/QMC2-wasm-bundle';
// EOF Magic detection.
const DETECTION_SIZE = 40;