13 releases (7 breaking)

new 0.7.0 May 15, 2024
0.6.0 Mar 27, 2024
0.1.0 Dec 27, 2023

#867 in WebAssembly

Download history 7/week @ 2024-01-22 23/week @ 2024-01-29 2/week @ 2024-02-19 126/week @ 2024-02-26 27/week @ 2024-03-04 131/week @ 2024-03-11 127/week @ 2024-03-25 24/week @ 2024-04-01 60/week @ 2024-04-08 177/week @ 2024-05-06

177 downloads per month
Used in 3 crates (2 directly)

MIT/Apache

31KB
630 lines

tinywasm-types

This crate contains the types used by the tinywasm crate. It is also used by the tinywasm-parser crate to parse WebAssembly binaries.


lib.rs:

Types used by tinywasm and tinywasm_parser.

Dependencies

~0–495KB
~11K SLoC