2 releases
0.1.1 | Dec 22, 2023 |
---|---|
0.1.0 | Jul 6, 2023 |
#2 in #guile
11KB
216 lines
Flashkick
A Rust wrapper over GNU Guile Scheme.
Unsafe
Currently the API is unsafe as it may not be the proper way to integrate with GNU Guile. Known issues:
- Not thread safe. Running in multiple threads may lead to SIGABRT.
- Interactions with the GC have not been verified.
No runtime deps
~0–1.8MB
~36K SLoC