Skip to content

Read Ninja response files natively in pywasmcross #398

Description

@agriyakhetarpal

We currently set a higher threshold for Ninja (to 131072, to be more exact) to make it create response files at a much longer limit, but we should explore if pywasmcross can gain the ability to read such files and reconstruct the command-line arguments from there (and write to them).

I am not sure if this can be done in an elegant manner, but since we don't really support Windows (despite a few users using it), we could even add this as an environment variable for build_env for a start.

xref scipy/scipy#25618

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