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
8647b10135a54dbbc56137d159d4d268eb108c98
wasmtime
/
lib
/
wasm
/
src
History
Dan Gohman
8647b10135
Loop over references to containers instead of using explicit iteration methods.
...
https://github.com/rust-lang-nursery/rust-clippy/wiki#explicit_iter_loop
2017-08-30 14:52:17 -07:00
..
runtime
Dumped code from the wasm2cretonne repo.
2017-08-28 15:57:43 -07:00
code_translator.rs
Loop over references to containers instead of using explicit iteration methods.
2017-08-30 14:52:17 -07:00
lib.rs
Enable missing_docs errors in the wasm crate.
2017-08-28 17:07:28 -07:00
module_translator.rs
Change translate_module to use a slice rather than a borrowed Vec.
2017-08-30 09:10:08 -07:00
sections_translator.rs
Use slices rather than Vec borrows.
2017-08-30 14:48:17 -07:00
translation_utils.rs
Loop over references to containers instead of using explicit iteration methods.
2017-08-30 14:52:17 -07:00