riptide-amm-macros 0.2.7

Riptide macros for wasm bindings.
Documentation
1
2
3
# Riptide wasm macros

This project revolves around the `wasm_expose` macro that is used as a simple macro that can be added to structs, enums, functions and consts. This macro combines `wasm_bindgen`, `tsify` and `serde` into a single macro for simplicity.