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.