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
Add a new module(s) to shadow that acts as a layer between syscalls and descriptor accesses and the shadow backend. The new abstraction layer will allow us to either call the old C code, or new versions of syscalls/descriptors written in rust.