Open
Description
Reproduction:
- Compile
WasmDebugging.csproj
. - Extract the core module, run
wasm-objdump -x -j target_features
. - Observe
[+] bulk-memory
.
It turns out we still have some use cases where bulk memory is not present; see discord discussion.