UNPKG
@grain/libbinaryen
Version:
latest (127.0.0)
127.0.0
126.0.0
125.0.0
124.0.1
124.0.0
123.0.1
123.0.0
122.0.1
122.0.0
121.0.0
121.0.0-b
120.0.0
120.0.0-b
119.0.0
119.0.0-b
118.0.0
118.0.0-b
117.0.0
117.0.0-b
116.0.0
115.0.0
114.0.0
113.0.0
112.0.0
111.1.0
111.0.0
110.0.0
109.0.1
109.0.0
108.0.0
107.0.1
107.0.0
106.0.0
105.1.0
105.0.0
104.0.0
103.0.1
103.0.0
102.0.4
102.0.3
102.0.2
102.0.1
102.0.0
101.0.2
101.0.1
101.0.0
Libbinaryen packaged for OCaml.
@grain/libbinaryen
/
binaryen
/
test
/
lit
/
sourcemap-sourceroot-file.wat.map
10 lines
(9 loc)
•
225 B
Source Map (JSON)
View Raw
1
2
3
4
5
6
7
8
9
10
{
"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;}"
] }