Skip to content

[wasm-split] Allow splitting globals #7724

@biggs0125

Description

@biggs0125

The wasm-split tool only has support for splitting functions but it does not support splitting globals. Rather than leave every global in the main module as an export, ideally the tool could detect which globals are only used in specific submodules and split those out as well.

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