Stepan Alimov

Results 2 comments of Stepan Alimov

Hello! I've found that luvit segfaults with redis-lua. ``` $ luvit -v luvit version: 2.5.0 luvi version: v2.3.1 $ luvit -e "print(require('redis')._VERSION)" redis-lua 2.0.4 ``` minimal code to reproduce: ```...

@creationix thanks! I've got latest lit, then have built luvit from github. Situation is the same.