Overview
Explore how to create a Rust library that compiles simultaneously for Android, iOS, and WebAssembly (WASM) platforms. Learn about the challenges and solutions encountered during the development process, gaining insights into cross-platform interoperability. Discover techniques for optimizing Rust code to work seamlessly across multiple target environments, enabling efficient development of versatile libraries. Gain valuable knowledge on leveraging Rust's capabilities for mobile and web applications, enhancing your skills in multi-platform development.
Syllabus
RustLatam 2019 - Otavio Pace: Interop with Android, IOS and WASM in the same project
Taught by
Rust