flouthoc

Results 378 comments of flouthoc

PR: https://github.com/containers/crun/pull/985 closes the issue and tryout example to verify given here: https://github.com/containers/crun/pull/985#issuecomment-1211613868

@chuanchang Could you add commit from c44937bc02d3911a7512cc2f68a76d04708a3688 to this PR cause CI would fail without it.

Hi @Edingh , I don't think crun supports static binary with wasm support out of the box as of now.I think code would need a slight refactor since crun uses...

Yes I think it would be a small refactor. I'll try checking this issue.

Support basic interface from containers to host and vice-versa nothing complex.

Wire bridges before we create network namespace. https://github.com/flouthoc/vas-quod/issues/17

Add rlimits.

Add custom hooks

Pre-start hooks

[High-priority] Add tests