32 stable releases (11 major)

new 29.0.0 Jan 20, 2025
28.0.1 Jan 14, 2025
28.0.0 Dec 20, 2024
27.0.0 Nov 20, 2024
18.0.3 Mar 12, 2024

#1015 in Procedural macros

Download history 3823/week @ 2024-10-01 4824/week @ 2024-10-08 3807/week @ 2024-10-15 3283/week @ 2024-10-22 3428/week @ 2024-10-29 3861/week @ 2024-11-05 3717/week @ 2024-11-12 4757/week @ 2024-11-19 3354/week @ 2024-11-26 3314/week @ 2024-12-03 3500/week @ 2024-12-10 3056/week @ 2024-12-17 2292/week @ 2024-12-24 3350/week @ 2024-12-31 5152/week @ 2025-01-07 3396/week @ 2025-01-14

14,619 downloads per month
Used in 5 crates (via wasmtime-c-api-impl)

Apache-2.0 WITH LLVM-exception

8KB
125 lines

A set of convenience macros for our wasmtime-c-api crate.

These are intended to mirror the macros in the wasm.h header file and largely facilitate the declare_ref macro.

Dependencies

~76KB