@sumory there are some codes in Lor can not be compiled by LuaJIT. attachment [1.txt](https://github.com/iresty/Mio/files/469141/1.txt) is generated by jit.dump. You can use like this: ``` init_by_lua ' local v = require "jit.v" v.on("/tmp/jit.log") '; ```