Skip to content

Predictable wasm code size limits #12

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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