Check what system limits are implicit and whether they can be triggered in expected production environment conditions. How many programs can the cairo native runner compile, store, link to, and execute? How much memory does it require? How much disk does it require?
The output of this issue should be an action plan and issues to track tasks.
The main question to start out with would be "how many different contracts can the AOT executor handle?"
Check what system limits are implicit and whether they can be triggered in expected production environment conditions. How many programs can the cairo native runner compile, store, link to, and execute? How much memory does it require? How much disk does it require?
The output of this issue should be an action plan and issues to track tasks.
The main question to start out with would be "how many different contracts can the AOT executor handle?"