[NativeAOT-LLVM] Bulk memory unexpectedly present as a feature (on wasi-wasm
, at least)
#2906
Labels
area-NativeAOT-LLVM
LLVM generation for Native AOT compilation (including Web Assembly)
Reproduction:
WasmDebugging.csproj
.wasm-objdump -x -j target_features
.[+] bulk-memory
.It turns out we still have some use cases where bulk memory is not present; see discord discussion.
The text was updated successfully, but these errors were encountered: