34 stable releases (12 major)

new 30.0.0 Feb 20, 2025
29.0.1 Jan 21, 2025
28.0.1 Jan 14, 2025
28.0.0 Dec 20, 2024
18.0.3 Mar 12, 2024

#907 in Procedural macros

Download history 3612/week @ 2024-10-30 3594/week @ 2024-11-06 3985/week @ 2024-11-13 4563/week @ 2024-11-20 3357/week @ 2024-11-27 3285/week @ 2024-12-04 3453/week @ 2024-12-11 2859/week @ 2024-12-18 2292/week @ 2024-12-25 3964/week @ 2025-01-01 5138/week @ 2025-01-08 3715/week @ 2025-01-15 3831/week @ 2025-01-22 3697/week @ 2025-01-29 4812/week @ 2025-02-05 4689/week @ 2025-02-12

17,675 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

~74KB