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