Crates.io | moonlift |
lib.rs | moonlift |
version | 0.1.0-alpha.0 |
source | src |
created_at | 2023-08-16 21:54:36.41978 |
updated_at | 2023-08-16 21:54:36.41978 |
description | A pure-rust implementation of *Lua* (5.4) with *just-in-time* (JIT) compilation using `cranelift` |
homepage | |
repository | https://github.com/HellButcher/moonlift.git |
max_upload_size | |
id | 946461 |
size | 1,774,423 |
moonlift
A pure-rust implementation of lua (5.4) with just-in-time (JIT) compilation using cranelift
.
This project is in a very early development stage.
\uXXX
) must produce valid unicode scalar values / code-points.
The original C implementation only requires the code-point to be less then 2^31This project is licensed under either of
at your option
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.