Language

Package: emilua @ 0.2.1

Synopsis

Lua execution engine

Description

Emilua is a LuaJIT-based Lua execution engine that supports async IO, fibers and actor-inspired threading. The experimental builtin HTTP module is enabled.

Home page
https://gitlab.com/emilua/emilua
Location
gnu/packages/lua.scm (line: 1109, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 1149 is way too long (98 characters)
source-file-name

Validate file names of sources

the source file name should contain the package name
formatting

Look for formatting issues in the source

line 1148 is way too long (98 characters)