Crates.io | fakelua |
lib.rs | fakelua |
version | 0.0.1 |
source | src |
created_at | 2021-09-03 08:55:31.26005 |
updated_at | 2021-09-03 08:55:31.26005 |
description | Another LuaJIT implemented with Rust and GCC JIT |
homepage | |
repository | https://github.com/esrrhs/fakelua |
max_upload_size | |
id | 446364 |
size | 3,903 |
FakeLua是另一种Lua的JIT实现,利用Rust编写安全高效的代码,通过GCC JIT提高Lua的运行速度。