Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
SingleAccretion opened this issue Jan 1, 2025 · 0 comments
Labels
area-NativeAOT-LLVM LLVM generation for Native AOT compilation (including Web Assembly)

Comments

@SingleAccretion
Copy link

SingleAccretion commented Jan 1, 2025

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.

@jkotas jkotas added the area-NativeAOT-LLVM LLVM generation for Native AOT compilation (including Web Assembly) label Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-NativeAOT-LLVM LLVM generation for Native AOT compilation (including Web Assembly)
Projects
None yet
Development

No branches or pull requests

2 participants