31 stable releases (10 major)

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

#1010 in Procedural macros

Download history 4081/week @ 2024-09-26 4230/week @ 2024-10-03 4604/week @ 2024-10-10 3426/week @ 2024-10-17 3302/week @ 2024-10-24 3704/week @ 2024-10-31 3472/week @ 2024-11-07 4263/week @ 2024-11-14 4298/week @ 2024-11-21 3368/week @ 2024-11-28 3263/week @ 2024-12-05 3420/week @ 2024-12-12 2586/week @ 2024-12-19 2341/week @ 2024-12-26 4497/week @ 2025-01-02 4299/week @ 2025-01-09

14,261 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

~75KB