wasmtime-component-util 27.0.0

Utility types and functions to support the component model in Wasmtime
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "wasmtime-component-util"
version.workspace = true
authors.workspace = true
description = "Utility types and functions to support the component model in Wasmtime"
license = "Apache-2.0 WITH LLVM-exception"
repository = "https://github.com/bytecodealliance/wasmtime"
documentation = "https://docs.rs/wasmtime-component-util/"
categories = ["wasm"]
keywords = ["webassembly", "wasm"]
edition.workspace = true
rust-version.workspace = true