-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
P2A bug or feature request we're likely to work onA 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.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.triagedIssue has been triaged by sub teamIssue has been triaged by sub team
Description
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.
moh-khatim, YumNumm, maRci002, gnprice, mono0926 and 10 more
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA 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.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.triagedIssue has been triaged by sub teamIssue has been triaged by sub team