You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| lib | 3 years ago | |
| .gitignore | 3 years ago | |
| Makefile | 3 years ago | |
| README.md | 3 years ago | |
| clean.sh | 3 years ago | |
| main.c | 3 years ago | |
| test.sh | 3 years ago | |
README.md
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).