wren-sys

low-level interface to the wren programming language for Rust

Allows embedding a wren interpreter into your Rust application.

Use

To build it, do the following:

sh $ git clone --recursive https://github.com/pwoolcoc/wren-sys $ cargo build $ cargo test