Download Latest Version gloo 0.12.0 source code.tar.gz (495.3 kB)
Email in envelope

Get an email when there's a new version of Gloo

Home / gloo-worker-v0.6.0
Name Modified Size InfoDownloads / Week
Parent folder
gloo-worker 0.6.0 _ gloo-worker-macros 0.2.0 source code.tar.gz 2026-03-25 495.1 kB
gloo-worker 0.6.0 _ gloo-worker-macros 0.2.0 source code.zip 2026-03-25 582.4 kB
README.md 2026-03-25 405 Bytes
Totals: 3 Items   1.1 MB 0

MSRV updated to 1.82

Breaking Changes

  • Default worker type is now ES module (as_module: true by default). Users who relied on the classic default must now call .as_module(false) explicitly. (#421) by @JonasAlaif
  • spawn_with_loader() removed. Use .with_loader(true).spawn(path) instead. (#421) by @JonasAlaif

Fixes

  • Fix broken docs link for WorkerSpawner (#487) by @ranile
Source: README.md, updated 2026-03-25