bytecodealliance / bytecodealliance/wasmtime

Adding wmemcheck hooks for SIMD loads and stores

Open
#6,829 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
18.6k
Forks
1.8k
Avg merge
1d 18h
Merged PRs (30d)
126

Description

#### Feature

Adding hooks to track SIMD loads and stores for wmemcheck, similary to.

#### Benefit

Wmemcheck is more thorough in its read/write error detection if SIMD loads/stores are tracked.

#### Implementation

Hooks added would be similar to existing `before_load()` and `before_store()` hooks defined in `func_environ.rs`.

#### Alternatives

N/A

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.