|
|
|
|
|
by curun1r
3331 days ago
|
|
One that's not listed there but might be a good candidate for a Rust project is miri [1] since it's both interpreted and still Rust. It's still pretty rough, but the approach it takes should perform pretty well and won't require people to learn a new language. [1] https://github.com/solson/miri |
|