index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
spec
/
i64.store64.fail.wast
blob: 54cff6ecef42c4038f4c424de70a0dc9eeca27d2 (
plain
)
1
(module (memory 1) (func (param i32) (param i64) (i64.store64 (local.get 0) (local.get 1))))