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
65ef26b9898deccfec945ff5a4b799c0854986c1
wasmtime
/
cranelift
/
codegen
/
meta
History
Benjamin Bouvier
65ef26b989
Add a setting to choose a register allocator algorithm to use with MachBackend;
2020-04-22 14:47:18 +02:00
..
src
Add a setting to choose a register allocator algorithm to use with MachBackend;
2020-04-22 14:47:18 +02:00
Cargo.toml
Fixes for 0.15 (
#1449
)
2020-04-03 13:13:37 -07:00
LICENSE
moved crates in lib/ to src/, renamed crates, modified some files' text (
#660
)
2019-01-28 15:56:54 -08:00
README.md
moved crates in lib/ to src/, renamed crates, modified some files' text (
#660
)
2019-01-28 15:56:54 -08:00
README.md
This crate contains the metaprogram used by cranelift-codegen. It's not useful on its own.