Skip to content

Commit 1a7b77e

Browse files
author
L. Grondin
committed
elaborate JIT
1 parent 0901c85 commit 1a7b77e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

S99-glossary.pod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -882,7 +882,8 @@ Intermediate representation of code used in the JVM backend of Rakudo and NQP.
882882

883883
=head2 JIT
884884

885-
L</Just in Time>
885+
L<Just-in-time compilation|https://en.wikipedia.org/wiki/Just-in-time_compilation>,
886+
a technique for improving performance of virtual machines.
886887

887888
=head2 Junction
888889

0 commit comments

Comments
 (0)