wasmer-types-unc 2.4.1

Wasmer Common Types
Documentation
[dependencies.indexmap]
version = "1.6"

[dependencies.rkyv]
version = "0.7.20"

[dependencies.thiserror]
version = "1.0"

[features]
core = []
default = ["std"]
experimental-reference-types-extern-ref = []
std = []

[lib]
name = "wasmer_types"

[package]
authors = ["Wasmer Engineering Team <engineering@wasmer.io>"]
categories = ["wasm", "no-std", "data-structures"]
description = "Wasmer Common Types"
edition = "2018"
keywords = ["wasm", "webassembly", "types"]
license = "MIT OR Apache-2.0 WITH LLVM-exception"
name = "wasmer-types-unc"
readme = "README.md"
repository = "https://github.com/wasmerio/wasmer"
resolver = "2"
version = "2.4.1"