From 87046ba0fc5b9c3be61d23bd8cc2bc6fa84577ba Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Mon, 20 Apr 2026 14:07:29 +0200 Subject: feat(go): bindings --- go/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 go/README.md (limited to 'go/README.md') diff --git a/go/README.md b/go/README.md new file mode 100644 index 0000000..27b03ad --- /dev/null +++ b/go/README.md @@ -0,0 +1,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. -- cgit v1.2.3