Can we use TVM as JIT compiler?

I think we can somehow trim the TVM to remove graph runtime, vm, etc…However, if you want to use TVM as a JIT compiler, you have to ship with LLVM build, which is really large (>200MB IIRC)