Skip to content

Revive support for interpreting code in Flutter debug builds on iOS #60202

Open
@a-siva

Description

@a-siva

Starting with iOS 18.4 an app can no longer write into its own executable memory and flip permission RX->RW and back as a result of this we need to revive support for interpreting code in Flutter debug builds on iOS.

Issues that need resolution

  • support for interpreting code in Flutter debug builds
  • support for dart:ffi in the above mode
  • address potential performance degradation that could result from interpreting byte codes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onarea-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.triagedIssue has been triaged by sub team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions