File tree 1 file changed +13
-13
lines changed 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -4,25 +4,25 @@ On each commit, Circle CI automatically compiles all supported packages with Gop
4
4
5
5
[ ![ Circle CI] ( https://circleci.com/gh/gopherjs/gopherjs.svg?style=svg )] ( https://circleci.com/gh/gopherjs/gopherjs )
6
6
7
- Name | Supported | Comment
8
- ------------------ | ----------- | ----------------------------------------------------------------------------------
9
- archive | |
7
+ Name | Supported | Comment
8
+ ------------------ | ------------ | ----------------------------------------------------------------------------------
9
+ archive | |
10
10
-- tar | ✅ yes |
11
11
-- zip | ✅ yes |
12
12
bufio | ✅ yes |
13
13
builtin | ✅ yes |
14
14
bytes | ✅ yes |
15
- compress | |
15
+ compress | |
16
16
-- bzip2 | ✅ yes |
17
17
-- flate | ✅ yes |
18
18
-- gzip | ✅ yes |
19
19
-- lzw | ✅ yes |
20
20
-- zlib | ✅ yes |
21
- container | |
21
+ container | |
22
22
-- heap | ✅ yes |
23
23
-- list | ✅ yes |
24
24
-- ring | ✅ yes |
25
- crypto | |
25
+ crypto | |
26
26
-- aes | ✅ yes |
27
27
-- cipher | ✅ yes |
28
28
-- des | ✅ yes |
@@ -41,16 +41,16 @@ crypto | |
41
41
-- tls | ❌ no |
42
42
-- x509 | ✅ yes |
43
43
-- -- pkix | ✅ yes |
44
- database | |
44
+ database | |
45
45
-- sql | ✅ yes |
46
46
-- -- driver | ✅ yes |
47
- debug | |
47
+ debug | |
48
48
-- dwarf | ✅ yes |
49
49
-- elf | ✅ yes |
50
50
-- gosym | ☑️ partially | on binaries generated by gc
51
51
-- macho | ✅ yes |
52
52
-- pe | ✅ yes |
53
- encoding | |
53
+ encoding | |
54
54
-- ascii85 | ✅ yes |
55
55
-- asn1 | ✅ yes |
56
56
-- base32 | ✅ yes |
@@ -66,7 +66,7 @@ errors | ✅ yes |
66
66
expvar | ✅ yes |
67
67
flag | ✅ yes |
68
68
fmt | ✅ yes |
69
- go | |
69
+ go | |
70
70
-- ast | ✅ yes |
71
71
-- build | ❌ no |
72
72
-- constant | ✅ yes |
78
78
-- scanner | ✅ yes |
79
79
-- token | ✅ yes |
80
80
-- types | ❌ no |
81
- hash | |
81
+ hash | |
82
82
-- adler32 | ✅ yes |
83
83
-- crc32 | ✅ yes |
84
84
-- crc64 | ✅ yes |
@@ -92,7 +92,7 @@ image | ✅ yes |
92
92
-- gif | ✅ yes |
93
93
-- jpeg | ✅ yes |
94
94
-- png | ✅ yes |
95
- index | |
95
+ index | |
96
96
-- suffixarray | ✅ yes |
97
97
io | ✅ yes |
98
98
-- ioutil | ✅ yes |
@@ -143,7 +143,7 @@ syscall | ☑️ partially | node.js only
143
143
testing | ✅ yes |
144
144
-- iotest | ✅ yes |
145
145
-- quick | ✅ yes |
146
- text | |
146
+ text | |
147
147
-- scanner | ✅ yes |
148
148
-- tabwriter | ✅ yes |
149
149
-- template | ✅ yes |
You can’t perform that action at this time.
0 commit comments