Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
binaryen.git
/
HEAD
/
.
/
test
/
lit
/
sourcemap-sourceroot-file.wat.map
blob: 3f98ccd28a271fd201892b7874d82e4ed9ca5800 [
file
] [
log
] [
blame
]
{
"version"
:
3
,
"file"
:
"foo.wasm"
,
"sources"
:[],
"names"
:[],
"mappings"
:
""
,
"sourceRoot"
:
"/foo/bar"
,
"sourcesContent"
:
[
"#include <stdio.h> int main()\n{ printf(\"Gr\u00fc\u00df Gott, Welt!\"); return 0;}"
]
}