[go: up one dir, main page]

wabt-sys 0.1.3

Bindings to the wabt library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "wabt-sys"
version = "0.1.3"
authors = ["Sergey Pepyakin <s.pepyakin@gmail.com>"]
license = "Apache-2.0"
repository = "https://github.com/pepyakin/wabt-rs"
homepage = "https://github.com/pepyakin/wabt-rs"
description = "Bindings to the wabt library"
categories = ["external-ffi-bindings"]
keywords = ["tools", "webassembly", "wasm"]

[build-dependencies]
cmake = "0.1.25"