effil icon indicating copy to clipboard operation
effil copied to clipboard

Lua 5.4 support ?

Open clitic opened this issue 3 years ago • 3 comments

clitic avatar Dec 10 '22 06:12 clitic

To support Lua5.4 we need to migrate from sol2 to sol3 but there is a bug in sol3 which blocks migration: https://github.com/ThePhD/sol2/issues/1424

there is a branch where I'm trying to perform migration: https://github.com/effil/effil/tree/use_sol3

mihacooper avatar Dec 12 '22 11:12 mihacooper

@mihacooper How the migration is going?

Dolfost avatar Sep 25 '23 07:09 Dolfost

@mihacooper any updates or is this dead?

ajayNegiCodes avatar Mar 23 '25 19:03 ajayNegiCodes