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
d4f8eb7453c8e8a060f26ddc9ac7983eb0bbb8be
wasmtime
/
lib
/
codegen
/
meta
/
src
History
Dan Gohman
0b769f5020
Use
Display
rather than having an explicit
name()
function for types.
...
This is more idiomatic Rust.
2018-10-30 11:45:35 +01:00
..
base
lib/codegen-meta moved into lib/codegen. (
#423
)
2018-07-31 07:56:26 -07:00
cdsl
Use
Display
rather than having an explicit
name()
function for types.
2018-10-30 11:45:35 +01:00
error.rs
lib/codegen-meta moved into lib/codegen. (
#423
)
2018-07-31 07:56:26 -07:00
gen_types.rs
Use
Display
rather than having an explicit
name()
function for types.
2018-10-30 11:45:35 +01:00
lib.rs
lib/codegen-meta moved into lib/codegen. (
#423
)
2018-07-31 07:56:26 -07:00
srcgen.rs
Use more
Self
keywords instead of repeating the type name.
2018-10-05 16:40:50 -07:00