An open API service indexing awesome lists of open source software.

https://github.com/lethalbit/uiharu

JIT/AOT machine code generation crate for Rust
https://github.com/lethalbit/uiharu

Last synced: 10 months ago
JSON representation

JIT/AOT machine code generation crate for Rust

Awesome Lists containing this project

README

          

# U-i-ha-ru~

Uiharu is a, mostly for fun JIT library that implements it's machine code generation as a pluggable backend.

## License

Uiharu is licensed under the [BSD-3-Clause], the full text of which can be found in the [LICENSE] file.

[BSD-3-Clause]: https://spdx.org/licenses/BSD-3-Clause.html
[LICENSE]: ./LICENSE