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
81a6e343ad884578a8f97c9b181b3529758c3d5f
wasmtime
/
lib
/
cretonne
History
Angus Holder
81a6e343ad
Add assertion that the NonZero optimization works on Option<Opcode>.
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
Add assertion that the NonZero optimization works on Option<Opcode>.
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