metaworm / luac-parser-rs

lua bytecode parser written in Rust using nom, part of metaworm's lua decompiler, support lua51/lua52/lua53/lua54/luajit/luau https://luadec.metaworm.site/
https://luadec.metaworm.site/
195 stars 25 forks source link

Site not working #50

Open aechhh opened 1 week ago

aechhh commented 1 week ago

I'm getting the following error when I try to decompile a lua file: decompile: connect: Failed to connect to the server. CloseEvent: CloseEvent { code: 1015, reason: "", was_clean: false }

My browser is also telling me that the SSL certificate has expired so this is likely a duplicate of #30.