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