Session

Dart FFI: A Beginner's Guide to High-Performance Integration

Aggiungi al calendario
Advanced
Flutter

Aula 1 (Mobile/Embedded)

Dec 2, 2:00 PM - 2:50 PM

Dart is a versatile language that can be used to build a wide range of applications. However, sometimes you need the performance of another language, such as C or Rust, for certain tasks. That's where Dart FFI comes in. Dart FFI allows you to call functions written in other languages directly from your Dart code. This can be a great way to boost the performance of your Dart application for specific tasks, such as image processing, numerical computing, or machine learning. With that said, it's important to ask yourself: Is FFI always the best way to boost performance? In this talk, we will discuss the benefits and challenges of using Dart FFI. We will also explore some alternative ways to improve the performance of your Dart application.

Speakers

Matteo Maria Terzuolo

Matteo Maria Terzuolo

Salty Spaghetti - Dev by day, gamer by night