]> Sergey Matveev's repositories - public-inbox.git/commitdiff
HACKING: use "just-ahead-of-time" to describe Inline::C
authorEric Wong <e@80x24.org>
Wed, 3 Feb 2021 21:51:41 +0000 (15:51 -0600)
committerEric Wong <e@80x24.org>
Thu, 4 Feb 2021 01:41:02 +0000 (01:41 +0000)
Inline::C works during module load time, so "just-ahead-of-time"
is a better description of it than "just-in-time".  I don't
think "JAOT" is a well-known enough acronym, so it's worth
spelling it out.


No differences found