3 lines
148 B
Markdown
3 lines
148 B
Markdown
# Reverse FFI
|
|
|
|
This a simple example of how a Lake library (`lib/`) can be used from a foreign language and build system (`main.c` and `Makefile`).
|