Package npmjs-fibers: Information

    Binary package: npmjs-fibers
    Version: 4.0.3-alt2
    Architecture: aarch64
    Build time:  Apr 22, 2022, 11:49 PM in the task #292262
    Source package: npmjs-fibers
    Report package bug
    License: MIT
    Summary: Fiber support for v8 and Node
    Description: 
    Fibers, sometimes called coroutines, are a powerful tool which expose an API to
    jump between multiple call stacks from within a single thread. This can be
    useful to make code written for a synchronous library play nicely in an
    asynchronous environment.

    Maintainer: Node Team

    List of contributors:
    Vitaly Lipatov
    Pavel Skrylev

    Last changed


    Feb. 20, 2020 Vitaly Lipatov 4.0.3-alt2
    - BR: rpm-build-nodejs
    Jan. 10, 2020 Pavel Skrylev 4.0.3-alt1
    - NPM.js package for fibers built for Sisyphus