Access a growing library of JuliaHub webinars for free

[Webinar] PackageCompiler & Static Compilation | JuliaHub

Written by Kristoffer Carlsson | Aug 18, 2021

Compile and code like a champion at the end of this webinar.

You’ll learn how to:

  • Effectively remove the compilation overhead by using the PackageCompiler.jl to cache the loading and compiled code of functions in packages

  • Create apps - executable programs that can be run on other machines without requiring Julia installation and having to provide the source code.