mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-04 23:13:09 +00:00
10 lines
115 B
Markdown
10 lines
115 B
Markdown
# libwaku
|
|
|
|
Exposes a C API that can be used by other environments other than C.
|
|
|
|
## Running
|
|
|
|
```
|
|
make wrappers
|
|
```
|