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
Thanks for taking a look! I'm happy to come up with a cleaner solution than what #2465 proposed.
Just to be clear (esp. since the diff is a bit difficult to look at), what we need in SNOS is a small subset of the existing fn compute_cairo_class_hash().
SNOS uses it here and this value is inserted directly into the VM.
This corresponds roughly to the OS code here and here.
Recently, a request was brought up for having our hashing functionality publicly accessible.
Goal is to expose this functionality in a way where it is:
See also:
#2465
The text was updated successfully, but these errors were encountered: