added shared starter tests and added to Makefile to add compile .h and .so files

This commit is contained in:
2023-10-05 17:07:21 +01:00
parent a07c91c888
commit ea90348fd2
4 changed files with 41 additions and 27 deletions

1
build-bindings.sh Normal file
View File

@@ -0,0 +1 @@
cd Bindings && go build -buildmode=c-shared -o p2prc.so