This website requires JavaScript.
Explore
Help
Sign In
T0b1
/
wasmtime
Watch
1
Star
0
Fork
0
You've already forked wasmtime
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d94e027c2ac8cbfc2907b8eb39692c6382b0edb0
wasmtime
/
lib
/
codegen
/
meta
History
Benjamin Bouvier
d94e027c2a
[build] Move settings generation from Python to Rust code;
2018-11-30 11:05:21 -06:00
..
src
[build] Move settings generation from Python to Rust code;
2018-11-30 11:05:21 -06:00
Cargo.toml
Bump version to 0.25.0
2018-11-26 22:31:07 -08:00
LICENSE
Adjust whitespace to match the upstream exception text.
2018-11-07 16:07:51 -08:00
README.md
Rename "meta" back to "cranelift-codegen-meta" and publish it.
2018-08-02 20:04:41 -07:00
README.md
This crate contains the metaprogram used by cranelift-codegen. It's not useful on its own.