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
15,086 downloads per month
Used in 5 crates
(via wasmtime-c-api-impl)
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