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
b170b74b65f984fa65b7ed313c497001a78f79a4
wasmtime
/
lib
/
codegen
/
meta
History
Benjamin Bouvier
ce2364ddd9
[build] Remove dead code in Python and move assertions to the Rust code generator;
2018-11-09 09:23:36 -08:00
..
src
[build] Remove dead code in Python and move assertions to the Rust code generator;
2018-11-09 09:23:36 -08:00
Cargo.toml
Use cranelift-entity with default features.
2018-11-07 16:24:19 -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.