Returned when preflight cannot normalize an execution surface.
@type t() :: %ASM.Options.UnsupportedExecutionSurfaceError{ __exception__: true, message: String.t(), reason: term(), value: term() }