# libwaku Exposes a C API that can be used by other environments other than C. ## Running Make sure you run `$PROJECTDIR/env.sh bash` first. Then: ``` ./build.sh ./libwaku ```