10 stable releases

new 20.0.2 May 7, 2024
20.0.1 May 3, 2024
20.0.0 Apr 22, 2024
19.0.2 Apr 11, 2024
18.0.2 Feb 28, 2024

#1704 in Procedural macros

Download history 295/week @ 2024-02-19 1800/week @ 2024-02-26 1636/week @ 2024-03-04 1746/week @ 2024-03-11 1763/week @ 2024-03-18 1422/week @ 2024-03-25 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

10,035 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