Static Compilation and I/O Vignettes - Using --trim with HDF5
The Julia Programming Language via YouTube
Advanced Techniques in Data Visualization - Self Paced Online
AI Engineer - Learn how to integrate AI into software applications
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore the challenges and solutions for performing I/O operations in Julia under static compilation, specifically focusing on the --trim feature's requirements and its impact on HDF5 and JSON-based I/O packages. Learn how juliac's --trim feature necessitates that types returned from I/O calls be statically known at compile time or enumerated, enabling smaller binaries while limiting the dynamic nature of statically compiled Julia I/O programs. Discover the modifications required for existing I/O packages and examine new versions of I/O packages that implement static features. Gain insights through practical vignettes demonstrating how these constraints affect HDF5 operations and JSON-based input/output handling in statically compiled Julia applications.
Syllabus
Static Compilation and I/O Vignettes: Using --trim with HDF5 | Baraldi | JuliaCon Global 2025
Taught by
The Julia Programming Language