Skip to content

Feature request: 32bit support #27

@IamTheCarl

Description

@IamTheCarl

I'm in a unique situation where I need to compile Lua source to Lua 32bit binary code to send off to an embedded device. I've proven the technique works but it requires a 32bit Lua implementation on the host machine as well.

To fix this requires simply adding the C define LUA_32BITS from the lua-src crate. From what I understand, I think we would have to pass the feature flag to enable that from this crate.

Is it doable?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions