summaryrefslogtreecommitdiff
path: root/doc/api/worker_threads.md
Commit message (Expand)AuthorAgeFilesLines
* src: throw DataCloneError on transfering untransferable objectsChengzhong Wu2023-05-051-4/+40
* doc: fix typosMohammed Keyvanzadeh2023-04-231-1/+1
* 2023-04-12, Version 18.16.0 'Hydrogen' (LTS)Danielle Adams2023-04-121-1/+3
* 2023-03-14, Version 19.8.0 (Current)Michaël Zasso2023-03-141-1/+1
* worker: add support for worker name in inspector and trace_eventsDebadree Chatterjee2023-03-061-0/+7
* doc: add lint rule to enforce trailing commasAntoine du Hamel2022-11-171-4/+4
* 2022-11-14, Version 19.1.0 (Current)RafaelGSS2022-11-141-1/+1
* lib: add options to the heap snapshot APIsJoyee Cheung2022-11-081-2/+11
* doc,worker: document resourceLimits overridesKeyhan Vakil2022-08-291-7/+12
* 2022-08-16, Version 16.17.0 'Gallium' (LTS)Michaël Zasso2022-08-161-1/+3
* doc: use serial comma in worker_threads docsTobias Nießen2022-05-281-3/+3
* doc: use ASCII apostrophes consistentlyTobias Nießen2022-05-171-4/+4
* 2022-05-03, Version 18.1.0 (Current)Michaël Zasso2022-05-031-1/+1
* worker: add hasRef() to MessagePortDarshan Sen2022-05-021-0/+12
* 2022-04-26, Version 16.15.0 'Gallium' (LTS)Danielle Adams2022-04-261-2/+6
* doc: add `node:` prefix for all core modulesAntoine du Hamel2022-04-201-39/+39
* 2022-04-19, Version 18.0.0 (Current)Beth Griggs2022-04-191-1/+1
* 2022-02-10, Version 17.5.0 (Current)Ruy Adorno2022-02-101-2/+2
* worker: graduate get/setEnvironmentData APIsJames M Snell2022-02-051-4/+8
* doc: add comments to empty blocks in worker_threads textRich Trott2022-02-051-2/+6
* doc: fix example description for worker_threadsDmitry Petrov2021-12-311-1/+1
* worker: expose BroadcastChannel as a globalJames M Snell2021-12-241-1/+1
* worker: graduate BroadcastChannel to supportedJames M Snell2021-12-241-2/+4
* doc: format doc/api/*.md with markdown formatterRich Trott2021-10-201-12/+61
* 2021-09-28, Version 14.18.0 'Fermium' (LTS)Michaël Zasso2021-09-281-4/+12
* doc: anchor link parity between markdown and html-generated docsfoxxyz2021-08-301-45/+45
* doc: use ASCII order for md refsAntoine du Hamel2021-06-271-3/+3
* doc: clarify synchronous blocking of Worker stdioJames M Snell2021-05-171-0/+39
* 2021-05-11, Version 14.17.0 'Fermium' (LTS)Danielle Adams2021-05-111-0/+2
* doc: fix typo in worker_threads.mdtakayama2021-04-261-1/+1
* doc: fix YAML comment opening tagsJayden Seric2021-04-231-1/+1
* 2021-04-06, Version 15.14.0 (Current)Myles Borins2021-04-061-1/+1
* net: add SocketAddress classJames M Snell2021-04-021-0/+1
* net: make net.BlockList cloneableJames M Snell2021-04-021-0/+4
* 2021-03-30, Version 12.22.0 'Erbium' (LTS)Richard Lau2021-03-301-2/+6
* 2021-03-17, Version 15.12.0 (Current)Danielle Adams2021-03-171-3/+3
* worker: add setEnvironmentData/getEnvironmentDataJames M Snell2021-03-151-0/+49
* worker: allow BroadcastChannel in receiveMessageOnPortAnna Henningsen2021-03-031-1/+5
* workers: fix spawning from preload scriptsJames M Snell2021-03-011-0/+11
* 2021-02-17, Version 15.9.0 (Current)Danielle Adams2021-02-171-1/+1
* doc: use **Default:** more consistentlycjihrig2021-02-171-1/+1
* perf_hooks: introduce createHistogramJames M Snell2021-02-141-2/+10
* doc: mention CryptoKey in port.postMessage()Filip Skokan2021-02-051-1/+4
* doc: fixup typo in metadata entryJames M Snell2021-01-151-1/+1
* 2021-01-14, Version 15.6.0 (Current)Danielle Adams2021-01-141-1/+1
* crypto: introduce X509Certificate APIJames M Snell2021-01-091-3/+5
* doc: clarify when messageerror is emittedJames M Snell2021-01-061-0/+6
* doc: add note about uncloneable objectsJames M Snell2020-12-311-5/+43
* doc: simplify worker_threads.md textRich Trott2020-12-211-81/+81
* 2020-12-09, Version 15.4.0 (Current)Danielle Adams2020-12-091-8/+8