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
I don't think there's any reason to have RVFI as a compile time option. We can always build support in and just enable it at runtime. The benefit is halved compilation time and better developer experience (because you don't have to remember to compile twice to check your code).
I don't think there's any reason to have RVFI as a compile time option. We can always build support in and just enable it at runtime. The benefit is halved compilation time and better developer experience (because you don't have to remember to compile twice to check your code).
This will be easier after #494.
The text was updated successfully, but these errors were encountered: