Sign in
chromium
/
external
/
github.com
/
kripken
/
emscripten
/
refs/heads/avoid_debugging
/
.
/
tests
/
other
/
test_asm.s
blob: 37ba8f5c1b4f5c48ef78ac9b1df26f4a0337d0f1 [
file
] [
log
] [
blame
] [
edit
]
.global foo
foo
:
.functype foo
()
->
(
i32
)
i32.const
777
end_function