Thanks for making this crate, it seems very useful 🙂
It it possible to do marshalling of Rust functions/types like with #[wasm-bindgen] attributes?
Or anything that's not as verbose as manual deserialization of the function arguments on the Rust side? :)
Thanks 🙏
Thanks for making this crate, it seems very useful 🙂
It it possible to do marshalling of Rust functions/types like with
#[wasm-bindgen]attributes?Or anything that's not as verbose as manual deserialization of the function arguments on the Rust side? :)
Thanks 🙏