Offload functions to worker threads with shared memory primitives for Node.js.
8
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: add homepage to package.json

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

+1
+1
package.json
··· 5 5 "type": "git", 6 6 "url": "git@tangled.org:divy.zone/moroutine" 7 7 }, 8 + "homepage": "https://tangled.org/divy.zone/moroutine", 8 9 "license": "MIT", 9 10 "type": "module", 10 11 "exports": "./src/index.ts",