The `@awasm/noble/wasm_threads.js` target works without any additional setup in node.js. It can be used as-is.
Same goes for browsers. Web workers are managed automatically, without any input from user.
This is very different from most threaded libraries which require user to set up their own threading infra.