nwaku/wrappers
Oskar Thorén be717ce5f3
Improve libwaku and C wrappers (#613)
- Move stuff to Makefile
- Move libwaku to root
- Make examples compile for C and Go
- Update README
2021-06-13 20:50:10 +08:00
..
README.md Improve libwaku and C wrappers (#613) 2021-06-13 20:50:10 +08:00
libwaku.h Improve libwaku and C wrappers (#613) 2021-06-13 20:50:10 +08:00
libwaku.nim Improve libwaku and C wrappers (#613) 2021-06-13 20:50:10 +08:00
wrapper_example.c Improve libwaku and C wrappers (#613) 2021-06-13 20:50:10 +08:00
wrapper_example.go Improve libwaku and C wrappers (#613) 2021-06-13 20:50:10 +08:00

README.md

libwaku

Exposes a C API that can be used by other environments other than C.

Running

make wrappers