Node worker threads are stable

This commit is contained in:
Tony Brix 2019-09-25 20:19:01 -05:00 committed by GitHub
parent 16a6495326
commit a339faed1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,10 +83,6 @@ Marked can be run in a [worker thread](https://nodejs.org/api/worker_threads.htm
### Node Worker Thread
> 🚨 Node Worker Threads are [experimental](https://nodejs.org/api/worker_threads.html#worker_threads_worker_threads) 🚨
>
> This implementation may change.
```js
// markedWorker.js