You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
give AotWithProgram inherent run/run_with_profile methods
With the ContractExecutor enum gone, AotWithProgram exposes the same
run() shape as AotContractExecutor directly, plus a profile-capturing
run_with_profile(), so feature-flag builds can swap executor types
without call-site changes.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments