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.
|
1 year ago | |
---|---|---|
.. | ||
lib | 1 year ago | |
.gitignore | 1 year ago | |
Makefile | 1 year ago | |
README.md | 1 year ago | |
clean.sh | 1 year ago | |
main.c | 1 year ago | |
test.sh | 1 year 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
).