Skip to content

[NativeAOT-LLVM] Bulk memory unexpectedly present as a feature (on wasi-wasm, at least) #2906

Open
@SingleAccretion

Description

@SingleAccretion

Reproduction:

  1. Compile WasmDebugging.csproj.
  2. Extract the core module, run wasm-objdump -x -j target_features.
  3. Observe [+] bulk-memory.

It turns out we still have some use cases where bulk memory is not present; see discord discussion.

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