Compiling bro scripts

Hello all
How to compile bro scripts?
Hilti?.can we use hilti compiled llvm bitcode?

There's a proof-of-concept for script compilation to LLVM via HILTI.
It works (!), however it's nothing for production, and no longer
maintained. We might bring this back, as HILTI matures, but hard to
say right now. HILTI is going through a redesign currently, and
getting Spicy ready on top of it is the immediate focus.

Robin