Skip to content

Use with Lua 5.3? #6

@daurnimator

Description

@daurnimator

Hi,

Currently, lua-capnproto only works with LuaJIT v2.1. This is because lua-capnproto needs 64 bit integer support and 64bit number bit operations, but only LuaJIT v2.1 provides a decent way to do all these.

Lua 5.3 brings 64 bit integer support along with it; will you be working on a version that works there?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions