#!/bin/bash set -e go build -o libgraphql.dylib -buildmode=c-shared cmd/main.go