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
Youki changed its build system form make to just.
Both are not really needed to build youki with wasm since you can just run the build script. Updated the instructions and added missing apt packages for wasm like `libzstd-dev`, `curl` and `git`
Signed-off-by: Henrik Gerdes <[email protected]>
0 commit comments