-
Notifications
You must be signed in to change notification settings - Fork 725
Closed
Description
Hello, I try to add support for wasm-micro-runtime as another handler in crun. It seems promising since it is a very lightweight WASM runtime.
I have followed the implementation of current crun handlers as well as docs regarding embedding WAMR, but unfortunately, I failed to succeed. Here is the PR with my efforts.
Would someone be able to help me fix it? Currently, it seems that the wasm module is not executed, regarding the "Running" status reported by kubectl.
I'm using Kubernetes 1.27, containerd 1.6, latest build of crun and WAMR.
Metadata
Metadata
Assignees
Labels
No labels