Skip to content

Allow referencing non-function symbols in native modules #1071

Closed
@elly

Description

@elly

For example, libncurses relies heavily on a global pointer called stdscr, which has to be passed to many functions (e.g. keypad(3)). In general, it should be possible to extract non-functions from C libraries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-linkageArea: linking into static, shared libraries and binariesC-enhancementCategory: An issue proposing an enhancement or a PR with one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions