Skip to content

Convert config file format from python to something simpler. #27219

Description

@sbc100

See #26453 for a plan for create some kind of native entry point for emcc, that can avoid running python except for linking.

There should really be no need to run the full python interpreter just for the compiler config file. I suggest we transition to something simple. Perhaps a simple key, value text file, json.

Step 1 in doing this is probably to separate the testing config, which is slightly more complex from the core compiler config, which is really just a few paths.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions