[NativeAOT LLVM] DllImport / LibraryImport doesn't automatically produce imports on wasi-wasm (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@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

Labels

Development

No branches or pull requests

Issue actions