aloe-script 0.1.1

A simple and lightweight JavaScript interpreter for Rust, allowing basic scripting with integration to native objects through DynamicObject classes. This crate is a translation of the c++ juce module serving the same function.