containerd-shim-wasm 0.5.0

Library for building containerd shims for wasm
1
2
pub use libc::{SIGINT, SIGTERM};
pub const SIGKILL: i32 = 9;