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
78f2edefc2112061f728e94f5ed8991ee8b26cfc
wasmtime
/
lib
/
wasm
/
src
History
Dan Gohman
ced7a88ecc
Use consistent formatting for module-level comments.
2017-11-08 14:49:27 -08:00
..
environ
Use consistent formatting for module-level comments.
2017-11-08 14:49:27 -08:00
code_translator.rs
Replace
as
casts with type-conversion functions.
2017-11-08 10:48:44 -08:00
func_translator.rs
Use
Self
instead of repeating the type name.
2017-11-08 10:43:11 -08:00
lib.rs
Rename "runtime" to "environment".
2017-10-18 16:55:32 -07:00
module_translator.rs
Rename "runtime" to "environment".
2017-10-18 16:55:32 -07:00
sections_translator.rs
Use the term "Function parameter" instead of "argument".
2017-10-19 17:39:23 -07:00
state.rs
Use
Self
instead of repeating the type name.
2017-11-08 10:43:11 -08:00
translation_utils.rs
Use consistent formatting for module-level comments.
2017-11-08 14:49:27 -08:00