github andywer/threads.js v1.6.0

latest releases: v1.7.0, v1.6.5, v1.6.4...
3 years ago

This minor release introduces an exciting new feature: The BlobWorker 👷‍♀️👷‍♂️

Use the BlobWorker to spawn workers from in-memory code. You can create stand-alone bundles that ship the master and the worker code in one file, without the need to reference a separate worker file at runtime.

Read its documentation for more details.

Features

  • Spawn worker from blob / inlined bundle (#211)

Don't miss a new threads.js release

NewReleases is sending notifications on new releases.