wasm-gc-capi 0.1.0

A library to garbage collect webassembly modules
Documentation
[dependencies.cfg-if]
version = "0.1"

[dependencies.tetsy-wasm-gc-api]
version = "0.1.11"

[dependencies.wasm-bindgen]
optional = true
version = "0.2"

[lib]
crate-type = ["cdylib"]

[package]
authors = ["Alex Crichton <alex@alexcrichton.com>"]
description = "A library to garbage collect webassembly modules"
documentation = "https://docs.rs/wasm-gc-capi"
homepage = "https://github.com/tetcoin/wasm-gc"
license = "MIT/Apache-2.0"
name = "wasm-gc-capi"
readme = "README.md"
repository = "https://github.com/tetcoin/wasm-gc"
version = "0.1.0"