summaryrefslogtreecommitdiff
path: root/test/spec/f64.store32.fail.wast
blob: 92858a35e051d602096058286219e6c2d0c7dfdd (plain)
1
(module (memory 1) (func (param i32) (param f32) (f64.store32 (get_local 0) (get_local 1))))