We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b239cb4 + c3c3893 commit dadd78eCopy full SHA for dadd78e
1 file changed
barcode-reader/web/capabilities/adaptive-wasm-loading.md
@@ -54,7 +54,6 @@ However, developers can **manually override** this behavior and explicitly speci
54
```javascript
55
Dynamsoft.Core.CoreModule.wasmLoadOptions = {
56
wasmType: "ml-simd-pthread",
57
- pthreadPoolSize: 5,
58
};
59
```
60
0 commit comments