blob: 27b03adcd8ff28e1e3b7c25653fb83d0d64f11ac (
plain)
1
2
3
4
5
6
|
# typdown-go
Go package containing CGO bindings for typdown.
The application including this package must be statically linked.
An example `build.zig` and `build.zig.zon` is provided to build it with Zig's build.
|