luvit

Asynchronous I/O for Lua

bacaro: haikuports anche su HaikuPorts
Anche su HaikuPorts. luvit

Descrizione

Luvit is an aynchronous I/O for Lua.

## Familiar API

Luvit implements the same APIs as Node.js, but in Lua!

This helps teams migrate without having to learn a new way of programming.

## Async Choice

Choose your async model; we don’t mind; we encourage experimentation.

If you don’t like callbacks and event emitters, use coroutines and write blocking style code without actually blocking your event loop!

## Modular Core

The various projects in the luvit ecosystem can be mixed and matched to build the ideal runtime for your application.

Use luv directly in luajit Use lit without node apis The possibilities are endless

Installa

Canale stable v2.18.1-1

Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.

pkgman install luvit

Scarica .hpkg 2.18.1-1 (x86_64)

Attenzione: il file arriva dal server di HaikuPorts, ma installarlo a mano non è la strada consigliata. È «pkgman» a risolvere le dipendenze che un .hpkg non porta con sé: un pacchetto installato da solo potrebbe non partire. Usa il comando pkgman qui sopra, a meno che tu non sappia esattamente perché ti serve il file.

Recensioni