We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e61f0d8 commit 6c45b73Copy full SHA for 6c45b73
README.md
@@ -1,9 +1,14 @@
1
# libgrpc packages for the Zig build system
2
3
-Status: Work in progress
+## Status
4
+
5
+| Architecture \ OS | Linux | MacOS |
6
+|:------------------|:-----:|:-----:|
7
+| x86_64 | ✅ | ✅ |
8
+| arm 64 | ✅ | ✅ |
9
10
| Refname | libGRPC version | Zig `0.16.x` | Zig `0.15.x` |
-|----------|-----------------|--------------|--------------|
11
+|----------|-----------------|:------------:|:------------:|
12
| `1.76.0` | `v1.76.0` | ✅ | ✅ |
13
14
## Use
0 commit comments