Skip to content

webapi use with wasi.sdk fails #1

Open
@relcodedev

Description

@relcodedev

If dotnet new webapi -o webapiapp and the wasi.sdk is added the runtime fails.

The dotnet new webapi adds the Microsoft.AspNetCore.OpenApi.dll reference which fails to get compiled into the wasm.
A runtime error is throw that it can't find the openapi dll.

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