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
75a426a81212a8d8d98f2d7bb121836f50a36874
wasmtime
/
lib
/
cretonne
History
Angus Holder
75a426a812
Fix test case that I missed before.
2017-02-22 10:22:08 -08:00
..
meta
Removed the Opcode::NotAnOpcode variant, replaced its uses with Option<Opcode>, and used the NonZero optimization to maintain the small 1-byte size of an optional Opcode.
2017-02-22 10:22:08 -08:00
src
Fix test case that I missed before.
2017-02-22 10:22:08 -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