hotspot

0.0.1 • Public • Published

Hotspot

An asynchronous control-flow library that courts the V8 JIT complier.

What you're about to see is a Cadence inpsired control-flow library that makes asynchrnous steps available for JIT compilation and inlining.

What do you need for error-first callback programming? Trampoline and a meaningful exception library. You'll find that here.

My programming style is object-oriented, building asynchronous error-first functions and assigning them as members of an object. This library encourages this form of programming.

The JIT comes from creating control flows that are one level deep, so that the participants will be compiled.

/hotspot/

    Package Sidebar

    Install

    npm i hotspot

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • bigeasy