15 stable releases (5 major)

new 23.0.1 Jul 22, 2024
22.0.0 Jun 20, 2024
21.0.1 May 22, 2024
20.0.2 May 7, 2024
18.0.3 Mar 12, 2024

#1639 in Procedural macros

Download history 1445/week @ 2024-04-01 2049/week @ 2024-04-08 1859/week @ 2024-04-15 3100/week @ 2024-04-22 2900/week @ 2024-04-29 3974/week @ 2024-05-06 2518/week @ 2024-05-13 2889/week @ 2024-05-20 2498/week @ 2024-05-27 2463/week @ 2024-06-03 2734/week @ 2024-06-10 3096/week @ 2024-06-17 2994/week @ 2024-06-24 2459/week @ 2024-07-01 4981/week @ 2024-07-08 2651/week @ 2024-07-15

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

Apache-2.0 WITH LLVM-exception

6KB
91 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

~84KB