Skip to content

Commit dadd78e

Browse files
authored
Merge pull request #22 from Justin-dynamsoft/patch-1
Update adaptive-wasm-loading.md
2 parents b239cb4 + c3c3893 commit dadd78e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

barcode-reader/web/capabilities/adaptive-wasm-loading.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ However, developers can **manually override** this behavior and explicitly speci
5454
```javascript
5555
Dynamsoft.Core.CoreModule.wasmLoadOptions = {
5656
wasmType: "ml-simd-pthread",
57-
pthreadPoolSize: 5,
5857
};
5958
```
6059

0 commit comments

Comments
 (0)