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

This commit is contained in:
Jixun Wu
2021-12-15 18:22:05 +00:00
parent 4da56bb0fe
commit 9448b497ed
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;