Skip to content

[wasm-split] Option to disable split indirection/placeholders #7723

@biggs0125

Description

@biggs0125

I have wasm code that is set up in such a way that I know if a deferred function is called, the module containing it will already have been loaded. Since the code is naturally set up to ensure functions are called in the right order, it would be nice to turn off the indirection/placeholders that wasm-split introduces. Or at least shrink these as much as possible to minimize their impact on code size.

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