Closed Bug 1308976 Opened 8 years ago Closed 8 years ago

wasm: spec tests for unaligned load/store are feeble

Categories

(Core :: JavaScript Engine: JIT, defect, P3)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: lth, Unassigned)

References

Details

The only test I've found so far in memory.wast only tests unaligned f64 loads and stores.

(We're maximally unlucky here since our simulator traps on unaligned integer loads and stores but not on floating point ones.)
Priority: -- → P3
These tests seem much improved after the last import.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.