dynamite

Crates.iodynamite
lib.rsdynamite
version0.0.1
sourcesrc
created_at2021-02-22 02:45:23.592329
updated_at2021-02-22 02:45:23.592329
descriptionA language-agnostic scripting solution for Rust programs
homepage
repositoryhttps://github.com/katharostech/dynamite
max_upload_size
id358765
size30,650
Crates.io Publishers (github:katharostech:crates-io-publishers)

documentation

https://docs.rs/dynamite

README

dynamite

Crates.io Docs.rs Katharos License

Dynamite is a language-agnostic scripting system for the Rust programming language. Dynamite makes it easy to integrate scripting languages into your Rust program and is special in the way that it orchestrates communication not only between the host program and the scripting languages, but also allows each scripting language to interact with data in the other scripting languages as well.

Dynamite is not currently usable, but is being developed as a component for the Arsenal game engine.

Commit count: 14

cargo fmt