Skip to content

Don't pass -fPIC by default on wasm #1240

Closed

Description

Rustc by default doesn't generate pic code on wasm targets by default and it seems that mixing pic and no-pic code on wasm results in broken wasm modules in some cases: WebAssembly/wasi-sdk#492

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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