Skip to content

Generated C should use export macros #200

Open
@alexreinking

Description

@alexreinking

The generated C code should stamp exported functions with <LibName>_API macros to explicitly mark their symbols as exported. This varies by compiler and should be user-overridable. This will be necessary to play nice on Windows at all and to support Unix-y users compiling with -fvisibility=hidden.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: CodegenThe final C code generationS: AvailableAvailable to be worked upon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions