Offload functions to worker threads with shared memory primitives for Node.js.
Something went wrong. Try again.
feat: auto-transfer return values from workers master
Worker return values that are transferable (ArrayBuffer, TypedArray, streams, etc.) are automatically added to the postMessage transfer list. No explicit transfer() wrapping needed on the return path since the worker is done with the value. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Author Devin Ivy Co-author Claude Opus 4.6 (1M context) Date (Apr 8, 2026, 8:16 PM UTC) Commit f9909fc5 f9909fc5a3b24ac7d51acd50cf15e3675bdd26a8 Parent f787dead f787dead2d73ddc83da20663253a64271f9f3762