Skip to content

support native C++ modules w/ thiscall #37

Closed
@graydon

Description

@graydon

We want to bridge to C++ objects at some point. Avoiding, for the time being,
the misery of vtables: add support for first-class native modules (constructed
over an address value) that thiscall through to name-mangled C++ member
functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-codegenArea: Code generationA-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