Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
binaryen
/
refs/heads/cpp20
/
.
/
test
/
spec
/
f64.store32.fail.wast
blob: fb1de4b8415f998bb5b9d1a6e88fef00962cfa33 [
file
] [
log
] [
blame
] [
edit
]
(
module
(
memory
1
)
(
func
(
param i32
)
(
param f32
)
(
f64
.
store32
(
local
.
get
0
)
(
local
.
get
1
))))