@nutsloop/ivy-watcher
file watcher with rust binding
file watcher with rust binding
Consistent Web Workers in browser and Node.
Check if javascript code is running in the main thread or in a worker thread. This module is compatible with web browsers, bun, deno and node.js. # Usage ```js import { isMainThread } from '@dandre3000/is-main-thread'
Consistent Web Workers in browser and Node.
threads pool for time-consuming operation
A pure javascript shim for WASI with support for threads
Threads is a multiple-thread management tool handling a pool of threads and communication between all connected threads for node.js. Threads is a powerful solution to going beyond web workers.