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
These were originally separated because spin-app depended on spin-core / wasmtime and spin-locked-app had some dependents that didn't otherwise need wasmtime.
With #2753 this is no longer the case and it would probably be a nice simplification to merge these two crates, with spin_locked_app becoming e.g. spin_app::locked.