8 stable releases

new 20.0.0 Apr 22, 2024
19.0.2 Apr 11, 2024
19.0.0 Mar 20, 2024
18.0.4 Apr 11, 2024
18.0.2 Feb 28, 2024

#1471 in Procedural macros

Download history 203/week @ 2024-02-18 1670/week @ 2024-02-25 1660/week @ 2024-03-03 1735/week @ 2024-03-10 1709/week @ 2024-03-17 1524/week @ 2024-03-24 1479/week @ 2024-03-31 1829/week @ 2024-04-07 2050/week @ 2024-04-14

7,154 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

~85KB