Skip to content

wasm-ld should split up relocation function when function body size exceeds limit #108599

Closed as not planned
@TerrorJack

Description

@TerrorJack

This issue is a feature request for wasm-ld to support splitting up linker-generated relocation functions like __wasm_apply_data_relocs in case it's linking a huge output .so with many relocation entries, in which case the function body may become too large and exceed the function body size limit enforced by major wasm engines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions