Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
binaryen
/
refs/heads/main
/
.
/
test
/
lit
/
merge
/
annotations.wat.second
blob: 39cccc48413651bbfe5c2999fc5105474a23b010 [
file
] [
log
] [
blame
] [
edit
]
(
module
(
@binaryen
.
js
.
called
)
(
func $second
(
export
"second"
)
(
@metadata
.
code
.
branch_hint
"\01"
)
(
if
(
i32
.
const
0
)
(
then
(
return
)
)
)
)
)