flashkick

Crates.ioflashkick
lib.rsflashkick
version0.1.1
sourcesrc
created_at2023-07-06 06:08:37.109359
updated_at2023-12-22 07:26:32.099867
descriptionWrapper for GNU Guile Scheme.
homepagehttps://github.com/wmedrano/flashkick-rs
repository
max_upload_size
id909617
size12,087
Will (wmedrano)

documentation

README

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.
Commit count: 0

cargo fmt