Hacker News new | ask | show | jobs
by comagoosie 105 days ago
A tool that's great to have in one's Rust/Wasm toolbelt is tsify[0] which has been handy in ensuring type-safety for plain ol' data.

Very handy to update serde data structure and see all the typescript errors that after recompiling.

[0]: https://github.com/madonoharu/tsify