https://nodejs.org/docs/latest-v10.x/api/worker_threads.html#worker_threads_worker_threads We need to run Node with an extra experimental flag for this. Are there any good alternatives to keep Node 10 compat? See-also: https://github.com/ssb-js/chloride/pull/21
https://nodejs.org/docs/latest-v10.x/api/worker_threads.html#worker_threads_worker_threads
We need to run Node with an extra experimental flag for this. Are there any good alternatives to keep Node 10 compat?
See-also: ssbc/chloride#21