Skip to content

Predictable wasm code size limits #12

@tsavola

Description

@tsavola

Ideally:

  • Limit module size so that it's hit before text size limit, regardless of which backend is used for code generation.
  • Limit wasm function size so that it's hit before ARM64 function size limit.

See #6.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions