feature: Adds working codegen.

This commit is contained in:
Tera << 8 2025-01-10 22:48:17 -05:00
parent 594c2c4202
commit ba53b7a25d
Signed by: imterah
GPG key ID: 8FA7DD57BA6CEA37
7 changed files with 142 additions and 2 deletions

3
scripts/go-build.sh Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
echo $PATH
capnp compile -I ./go-capnp/std -ogo ./*.capnp