tishlang_cranelift_runtime 2.2.4

Runtime for Cranelift-compiled Tish bytecode
Documentation

Runtime linked into the tish build --native-backend cranelift executable.

tish_run_chunk deserializes embedded bytecode and runs tishlang_vm — the same execution engine as tish run --backend vm. The crate name is historical; this is not running CLIF-emitted machine code for each Tish opcode.