Skip to content

Pass ERROR_ON_UNDEFINED_SYMBOLS=1 to emcc for asm/wasm targets #36515

Closed
@brson

Description

@brson

Today emscripten targets fail at runtime on undefined symbols. It would be much preferable for them to fail at compile time instead. But there are quite a few commonly undefined symbols today, including for unwinding, so requires some amount of work on #36514.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-linkageArea: linking into static, shared libraries and binaries

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions