deislabs / containerd-wasm-shims

containerd shims for running WebAssembly workloads in Kubernetes
Apache License 2.0
312 stars 48 forks source link

feat: changed slight dependency branch to main #62

Closed Mossaka closed 1 year ago

Mossaka commented 1 year ago

Now because slight supports conditional compilations https://github.com/deislabs/spiderlightning/pull/284, we can selectively choose to depend on what servies. There is no longer a need to implement slight as a shim using a customized shim branch from slight.

Signed-off-by: jiaxiao zhou jiazho@microsoft.com