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
a4e4776087ac368ee52c8d256478464c1f16b66c
wasmtime
/
lib
History
Angus Holder
a4e4776087
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
..
cretonne
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
filecheck
Upgrade to rustfmt 0.6.3
2016-12-21 10:06:49 -08:00
reader
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