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
/
reader
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
..
src
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
Cargo.toml
Move library crates under 'lib/'.
2016-10-17 14:44:43 -07:00