[lib]
name = "wasmtime_component_util"
path = "src/lib.rs"
[package]
authors = ["The Wasmtime Project Developers"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["wasm"]
description = "Utility types and functions to support the component model in Wasmtime"
documentation = "https://docs.rs/wasmtime-component-util/"
edition = "2021"
keywords = ["webassembly", "wasm"]
license = "Apache-2.0 WITH LLVM-exception"
name = "wasmtime-component-util"
readme = false
repository = "https://github.com/bytecodealliance/wasmtime"
rust-version = "1.80.0"
version = "27.0.0"