GINUGEORGE
GINUGEORGE
@szbnwer I am finding it a bit difficult to understand what you are trying to convene. **Could you please explain these lines :** 1. **test it with jit off or...
@kernelsauce @hippi777 As suggested by you, I have tried **adding jit.off() and jit.flush() methods** as mentioned below: ``` local turbo = require("turbo") local HelloNameHandler = class("HelloNameHandler", turbo.web.RequestHandler) local jit_compiler_disable_flag =...
@hippi777 If you could please elaborate on the below mentioned lines, then it would be very helpful - **_"you can even destroy the turbo ref and your functions"_** - **_"sacrificing...