Crates.io | lua-bytecode |
lib.rs | lua-bytecode |
version | 0.3.5 |
created_at | 2024-11-20 00:44:12.77115+00 |
updated_at | 2025-05-28 14:13:18.142232+00 |
description | A lua bytecode parser/encoder for lua5.1 and luau |
homepage | |
repository | https://github.com/lua-tools/lua-bytecode |
max_upload_size | |
id | 1454051 |
size | 81,108 |
A dependency free lua bytecode parser and encoder written in rust,
supporting lua5.1
and luau