libwren-sys 0.1.0

FFI bindings for the wren embedded programming language
Documentation
[build-dependencies.cc]
features = ["parallel"]
version = "1.0"
[dependencies.libc]
version = "0.2"

[dependencies.paste]
version = "1.0"

[package]
authors = ["iikorni <theiikorni@gmail.com>"]
categories = ["external-ffi-bindings"]
description = "FFI bindings for the wren embedded programming language"
edition = "2018"
homepage = "https://github.com/Iikorni/libwren-sys"
keywords = ["wren"]
license = "Apache-2.0"
name = "libwren-sys"
repository = "https://github.com/Iikorni/libwren-sys"
version = "0.1.0"