Skip to content

wasmtime-dotnet fails to run in Alpine os #349

Description

@brilovichgal

Alpine Linux uses musl libc, while the current NuGet package seems to only include native assets for linux-x64 (which targets glibc). When the application attempts to load libwasmtime.so, it fails with a DllNotFoundException or a load error because the glibc dependency is missing in the Alpine environment.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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