Skip to content

Commit 2b22dcf

Browse files
committed
Merge branch 'master' of github.com:SimonDanisch/PackageCompiler.jl
2 parents 2c88697 + 5736106 commit 2b22dcf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@
55
[![Coverage Status](https://coveralls.io/repos/SimonDanisch/PackageCompiler.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/SimonDanisch/PackageCompiler.jl?branch=master)
66

77
[![codecov.io](http://codecov.io/github/SimonDanisch/PackageCompiler.jl/coverage.svg?branch=master)](http://codecov.io/github/SimonDanisch/PackageCompiler.jl?branch=master)
8+
9+
Remove jit overhead from your package and compile it into a system image.
10+
11+
Usage Example in [Makie](https://github.com/SimonDanisch/Makie.jl/blob/master/deps/build.jl)

0 commit comments

Comments
 (0)