You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **NOTE**: : Since we do change the library a bit in each release, to make sure your application doesn't get interrupted by automatic updates, use a specific version in your production environment, as shown above. Using a general major version like `@7` is not recommended.
@@ -420,7 +420,7 @@ The following introduces the 3rd way. Check out the following code on how it's d
* If you have deployed the library files on your own server, you'll need to replace the old files with the new version. Download the latest version [here](https://www.dynamsoft.com/Downloads/Dynamic-Barcode-Reader-Download.aspx).
@@ -712,7 +712,7 @@ It takes several steps to activate a purchased license, the following steps assu
712
712
713
713
```html
714
714
<!-- Please visit https://www.dynamsoft.com/CustomerPortal/Portal/TrialLicense.aspx to get a trial license. -->
Copy file name to clipboardExpand all lines: dist/dbr-7.4.0.1.full.wasm.js
+16-16Lines changed: 16 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -256,7 +256,7 @@ function La() {
256
256
e.HEAPF32=Ja=newFloat32Array(buffer);
257
257
e.HEAPF64=Ka=newFloat64Array(buffer);
258
258
}
259
-
varqa=1848448;
259
+
varqa=1745136;
260
260
assert(!0,"stack must start aligned");
261
261
assert(!0,"heap must start aligned");
262
262
e.TOTAL_STACK&&assert(5242880===e.TOTAL_STACK,"the stack size can no longer be determined at runtime");
@@ -271,9 +271,9 @@ wa && (buffer = wa.buffer);
271
271
Ma=buffer.byteLength;
272
272
assert(0===Ma%65536);
273
273
La();
274
-
p[qa>>2]=7091344;
274
+
p[qa>>2]=6988032;
275
275
functionNa(){
276
-
vara=y[462117],b=y[462118];
276
+
vara=y[436289],b=y[436290];
277
277
34821223==a&&2310721022==b||m("Stack overflow! Stack cookie has been overwritten, expected hex dwords 0x89BACDFE and 0x02135467, but received 0x"+b.toString(16)+" "+a.toString(16));
278
278
1668509029!==p[0]&&m("Runtime error: The application has corrupted its heap memory area (address zero)!");
Copy file name to clipboardExpand all lines: dist/dbr-7.4.0.1.node.wasm.js
+17-17Lines changed: 17 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -271,7 +271,7 @@ function Pa() {
271
271
e.HEAPF32=Na=newFloat32Array(buffer);
272
272
e.HEAPF64=Oa=newFloat64Array(buffer);
273
273
}
274
-
varta=2011680;
274
+
varta=1908368;
275
275
assert(!0,"stack must start aligned");
276
276
assert(!0,"heap must start aligned");
277
277
e.TOTAL_STACK&&assert(5242880===e.TOTAL_STACK,"the stack size can no longer be determined at runtime");
@@ -286,9 +286,9 @@ Aa && (buffer = Aa.buffer);
286
286
Qa=buffer.byteLength;
287
287
assert(0===Qa%65536);
288
288
Pa();
289
-
r[ta>>2]=7254576;
289
+
r[ta>>2]=7151264;
290
290
functionRa(){
291
-
vara=A[502925],b=A[502926];
291
+
vara=A[477097],b=A[477098];
292
292
34821223==a&&2310721022==b||l("Stack overflow! Stack cookie has been overwritten, expected hex dwords 0x89BACDFE and 0x02135467, but received 0x"+b.toString(16)+" "+a.toString(16));
293
293
1668509029!==r[0]&&l("Runtime error: The application has corrupted its heap memory area (address zero)!");
0 commit comments