Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/main
/
.
/
src
/
prebuilt
/
wasm2c_header_bottom.cc
blob: 7db8468ff78ec03d0570cb78ea81e6f543febb6a [
file
] [
log
] [
blame
] [
edit
]
const
char
*
s_header_bottom
=
R
"
w2c_template
(#
ifdef __cplusplus
)
w2c_template
"
R
"
w2c_template
(}
)
w2c_template
"
R
"
w2c_template
(#
endif
)
w2c_template
"
;