[lib]
[package]
authors = ["Wasmer Engineering Team <engineering@wasmer.io>", "Pekka Enberg"]
description = "Raw bindings for the JavaScriptCore engine"
edition = "2021"
license = "MIT"
name = "rusty_jsc_sys"
repository = "https://github.com/wasmerio/rusty_jsc"
version = "0.1.0"
[target."cfg(target_os = \"linux\")".build-dependencies.pkg-config]
version = "0.3.9"