Static Compilation and I/O Vignettes - Using --trim with HDF5
The Julia Programming Language via YouTube
Earn Your CS Degree, Tuition-Free, 100% Online!
Learn Generative AI, Prompt Engineering, and LLMs for Free
Overview
AI, Data Science & Cloud Certificates from Google, IBM & Meta — 40% Off
One plan covers every Professional Certificate on Coursera. 40% off Coursera Plus Annual.
Unlock All Certificates
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