Skip to content

Use WAMR as handler in crun runtime #3624

@macko99

Description

@macko99

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions