28 stable releases (8 major)

new 26.0.1 Nov 5, 2024
25.0.3 Nov 5, 2024
24.0.2 Nov 5, 2024
23.0.3 Oct 9, 2024
18.0.3 Mar 12, 2024

#720 in Procedural macros

Download history 2842/week @ 2024-07-20 3606/week @ 2024-07-27 2803/week @ 2024-08-03 2503/week @ 2024-08-10 3600/week @ 2024-08-17 3953/week @ 2024-08-24 3281/week @ 2024-08-31 3042/week @ 2024-09-07 3910/week @ 2024-09-14 4148/week @ 2024-09-21 4054/week @ 2024-09-28 4645/week @ 2024-10-05 4180/week @ 2024-10-12 3271/week @ 2024-10-19 3343/week @ 2024-10-26 3583/week @ 2024-11-02

15,086 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