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
272d03d8fc0771bb7416d81e4dc1bb2695b0deb7
wasmtime
/
cranelift
/
src
History
Dan Gohman
b1697dd1dc
Style: Don't use
else
after a
return
.
2018-03-05 14:34:35 -08:00
..
filetest
Style: Don't use
else
after a
return
.
2018-03-05 14:34:35 -08:00
cat.rs
Change
println!("")
to
println!()
.
2018-02-26 15:25:37 -08:00
compile.rs
Add an encoding step to "cton-util compile".
2018-03-05 14:02:45 -08:00
cton-util.rs
Fixes
#244
: Prints the generated code size and wasm bytecode size in wasm command;
2018-02-23 08:46:09 -08:00
print_cfg.rs
Change
println!("")
to
println!()
.
2018-02-26 15:25:37 -08:00
rsfilecheck.rs
Update rustfmt to 0.9.0.
2017-08-31 10:44:59 -07:00
utils.rs
Put
FlagsOrIsa
in code-comments.
2017-10-25 10:11:36 -07:00
wasm.rs
Fixes
#244
: Prints the generated code size and wasm bytecode size in wasm command;
2018-02-23 08:46:09 -08:00