Skip to content

[NativeAOT LLVM] DllImport / LibraryImport doesn't automatically produce imports on wasi-wasm #2383

@RReverser

Description

@RReverser

As per discussion in #2235 (comment), looks like wasi-wasm currently gets passed --unresolved-symbols=ignore-all which means that you need explicit <WasmImport ...> annotations for any native imports.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-NativeAOT-LLVMLLVM generation for Native AOT compilation (including Web Assembly)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions