comet-gc

Crates.iocomet-gc
lib.rscomet-gc
version0.1.3
created_at2021-10-30 11:20:49.92807+00
updated_at2021-11-17 11:49:11.550622+00
descriptionGarbage collection library for implementing VMs in Rust
homepage
repositoryhttps://github.com/Starlight-JS/comet
max_upload_size
id474358
size134,926
playX (playXE)

documentation

README

Comet

General purpose garbage collector library.

How to use?

To use this library in comfortable way you have to write small wrapper over it. Example of it you can find under comet-api directory.

Commit count: 0

cargo fmt