Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
binaryen
/
refs/heads/binary-parser-refactor-name-fixup
/
.
/
test
/
spec
/
i32.store32.fail.wast
blob: b9ffb41a7dfa6bc28c60ca9d0218be610037ee54 [
file
] [
log
] [
blame
] [
edit
]
(
module
(
memory
1
)
(
func
(
param i32
)
(
param i32
)
(
i32
.
store32
(
local
.
get
0
)
(
local
.
get
1
))))