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
cb6b1a76dbe99e992ea34977f788ccc107835959
wasmtime
/
lib
/
codegen
/
src
/
legalizer
History
Dan Gohman
53a0c6c67f
Update to the rustfmt in rust 1.29, which is now stable.
2018-09-13 12:59:25 -07:00
..
boundary.rs
Update to the rustfmt in rust 1.29, which is now stable.
2018-09-13 12:59:25 -07:00
call.rs
Add a few miscellaneous comments.
2018-08-13 12:51:49 -07:00
globalvalue.rs
Reorganize the global value kinds. (
#490
)
2018-09-04 21:09:04 -07:00
heap.rs
Fix legalization of heap_addrs with 32-bit indices. (
#480
)
2018-08-28 13:37:33 -07:00
libcall.rs
Legalize libcall signatures.
2018-05-29 10:21:52 -07:00
mod.rs
Legalize br_icmp (
#449
)
2018-08-13 18:31:39 -07:00
split.rs
Update to the rustfmt in rust 1.28, which is now stable.
2018-08-02 09:55:40 -07:00
table.rs
Add an
index_type
field to
Table
.
2018-08-28 14:28:43 -07:00