#jit #cranelift #cretonne #codegen #compiler #wasm #aot-compilation

已撤回 cretonne-simplejit

由Cretonne支持的简单JIT库

使用旧的Rust 2015

0.13.2 2018年7月14日
0.12.0 2018年6月16日

#6 in #cretonne

每月42次下载

Apache-2.0

2MB
35K SLoC

Rust 26K SLoC // 0.1% comments Python 9K SLoC // 0.4% comments Shell 15 SLoC // 0.3% comments INI 4 SLoC

Cretonne已重命名为Cranelift!有关未来版本,请参阅cranelift-simplejit存储库。

此存储库提供了一个使用Cretonne的简单JIT库。

此存储库极为实验性。


lib.rs:

cretonne_simplejit的顶级lib.rs。

依赖项

~2.3–3MB
~67K SLoC