Skip to content

Commit a339fae

Browse files
authored
Node worker threads are stable
1 parent 16a6495 commit a339fae

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/USING_ADVANCED.md

-4
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,6 @@ Marked can be run in a [worker thread](https://nodejs.org/api/worker_threads.htm
8383

8484
### Node Worker Thread
8585

86-
> 🚨 Node Worker Threads are [experimental](https://nodejs.org/api/worker_threads.html#worker_threads_worker_threads) 🚨
87-
>
88-
> This implementation may change.
89-
9086
```js
9187
// markedWorker.js
9288

0 commit comments

Comments
 (0)