Money Forward TECH DAY’24

Let's create an original npm package with Rust

16:3016:35LT日本語

Rust-based npm packages like Biome have been gaining attention recently. Creating such a package involves compiling it to generate binaries that can be used across different platforms and providing those binaries to users, which requires additional steps compared to implementing it solely in JavaScript. In this session, I will share the considerations and thought processes involved in creating a Rust-based npm package. I hope my talk will encourage you to consider using Rust instead of JavaScript when creating npm packages.

Tomoya KASHIFUKU’s photo

Tomoya KASHIFUKU

Frontend Engineer

I joined Money Forward in 2023 and moved from Tokyo to Fukuoka at the same time. I am working on a project to improve quality and development experience as part of the technical renewal team for the frontend of Money Forward Cloud Expense. I love unit tests and TypeScript.