#wasm-edge #bindings #run-time #defines #host #wasmedge-sdk

wasmedge-types

The common data structures for WasmEdge Rust bindings

14 unstable releases (5 breaking)

0.6.0 Jun 3, 2024
0.4.4 Sep 11, 2023
0.4.2 Jun 30, 2023
0.3.1 Nov 24, 2022
0.2.0 Jul 29, 2022

#310 in Data structures

Download history 685/week @ 2024-03-13 589/week @ 2024-03-20 621/week @ 2024-03-27 808/week @ 2024-04-03 617/week @ 2024-04-10 844/week @ 2024-04-17 566/week @ 2024-04-24 342/week @ 2024-05-01 222/week @ 2024-05-08 301/week @ 2024-05-15 240/week @ 2024-05-22 400/week @ 2024-05-29 352/week @ 2024-06-05 350/week @ 2024-06-12 434/week @ 2024-06-19 260/week @ 2024-06-26

1,459 downloads per month
Used in 9 crates (6 directly)

Apache-2.0

37KB
888 lines

Overview

The wasmedge-types crate defines a group of common data structures used by both wasmedge-sdk and wasmedge-sys crates.

See also


lib.rs:

The wasmedge-types crate defines a group of common data structures used by both wasmedge-sdk and wasmedge-sys crates.

See also

Dependencies

~2–2.8MB
~51K SLoC