launch a web worker at runtime that can require() in the browser with webpack
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project enables developers to dynamically create web workers at runtime using Webpack's module resolution, allowing shared codebases between the main thread and workers without separate bundle files. It's designed for Webpack users who need efficient worker implementation with minimal bundle duplication, particularly when exposing both synchronous and asynchronous functionality. The tool works by requiring the worker's entry module via `require.resolve