Cargo Features
wasmtime-types has no features set by default.
[dependencies]
wasmtime-types = { version = "25.0.3", features = ["std"] }
- std
-
Enables std of wasmparser ^0.217.0
wasmparser:
A feature which enables implementations of
std::error::Error
as appropriate along with other convenience APIs. This additionally uses the standard library's source of randomness for seeding hash maps.
wasmtime-types has 1 feature without comment.