From 66a37d14ea1b0857895bbeeea3cb92294bb8710a Mon Sep 17 00:00:00 2001 From: Dibyendu Majumdar Date: Wed, 25 Dec 2019 12:03:15 +0000 Subject: [PATCH] Update README.rst --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 83ce7a9..c72b188 100644 --- a/README.rst +++ b/README.rst @@ -33,6 +33,7 @@ Features * Compatibility with Lua 5.3 (see Compatibility section below) * `LLVM `_ powered JIT compiler * `Eclipse OMR `_ powered JIT compiler +* New (wip) small JIT backend based on `MIR `_; only Linux and x86-64 supported. * Built-in C pre-processor, parser and JIT compiler * A `distribution with batteries `_.