Skip to main content

Crate wavs_wasi_utils

Crate wavs_wasi_utils 

Source

Modules§

evm
http
HTTP helpers to make requests. Will eventually be deprecated by improvements to wstd, reqwest, etc.
numeric

Macros§

decode_event_log_data
Decode a given log_data into a typed event T.
impl_u128_conversions
Macro to convert between Rust’s native u128 and WIT tuple<u64, u64> representation.