fiber-dev#
Node.js isolation primitive to run asynchronous worker-like operations without leaking async IO
https://tangled.org/kitten.sh/fiber-dev
git@knot.kitten.sh:kitten.sh/fiber-dev
For self-hosted knots, clone URLs may differ based on your setup.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Add missing toJSON
* Fix init event and rename to _onInit
* Fix typo preventing root fiber node from becoming active again
* Add simple tests
* Add changeset
Node.js isolation primitive to run asynchronous worker-like operations without leaking async IO