youtube image
From YouTube: Rusty Days 2020 - Jan-Erik Rediger: Leveraging Rust to build cross-platform mobile libraries

Description

Agenda ► https://rusty-days.org/agenda
Slides ►https://rusty-days.org/assets/slides/06-cross-platform-mobile-libraries.pdf
Playlist with all talks ► https://www.youtube.com/playlist?list=PLf3u8NhoEikhTC5radGrmmqdkOK-xMDoZ

Follow ►
Facebook: https://rusty-days.org/facebook
Twitch: https://rusty-days.org/twitch
Twitter: https://rusty-days.org/twitter


This video ►
At Mozilla, Firefox is not the only product we ship. Many others — including a variety of smartphone applications, and certainly not just web browsers — are built by various teams across the organization. These applications are composed of a multitude of libraries which, when possible, are reused across platforms.

In the past year we used Rust to rebuild one of these libraries: the library powering the telemetry in our mobile applications is now integrated into Android and iOS applications and will soon be powering our Desktop platforms as well.

This talk will showcase how this small team managed to create a cross-platform Rust library, and ship it to a bunch of platforms all at once.