29 stable releases (9 major)

new 27.0.0 Nov 20, 2024
26.0.1 Nov 5, 2024
26.0.0 Oct 22, 2024
25.0.3 Nov 5, 2024
18.0.3 Mar 12, 2024

#722 in Procedural macros

Download history 3473/week @ 2024-07-31 2412/week @ 2024-08-07 3196/week @ 2024-08-14 3656/week @ 2024-08-21 3765/week @ 2024-08-28 3266/week @ 2024-09-04 3384/week @ 2024-09-11 3968/week @ 2024-09-18 4177/week @ 2024-09-25 3743/week @ 2024-10-02 4899/week @ 2024-10-09 3785/week @ 2024-10-16 3195/week @ 2024-10-23 3612/week @ 2024-10-30 3594/week @ 2024-11-06 3875/week @ 2024-11-13

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

~77KB