lejit
lejit copied to clipboard
A simple JIT library in Rust
Results
1
lejit issues
Sort by
recently updated
recently updated
newest added
It pretty much sucks right now (the worst problem is due to the `&'a mut JitFunction` that gets returned when you use `jit.function()`).
enhancement