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
1fa3ddf0187e0c8d1474d013b3ef193a99532935
wasmtime
/
lib
/
cretonne
History
Jakob Stoklund Olesen
1fa3ddf018
Return RegInfo by value from TargetIsa::register_info().
...
The struct is just a pair of static references, and we don't need the double indirection.
2017-02-14 16:05:54 -08:00
..
meta
Fix a dead code warning from the new Rust compiler.
2017-02-03 11:28:59 -08:00
src
Return RegInfo by value from TargetIsa::register_info().
2017-02-14 16:05:54 -08:00
build.rs
Also rebuild if build.rs itself changes.
2016-10-19 12:03:50 -07:00
Cargo.toml
Move library crates under 'lib/'.
2016-10-17 14:44:43 -07:00