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
03dee5e44266627a97a6baf256c0d0120a883c41
wasmtime
/
lib
History
Jakob Stoklund Olesen
03dee5e442
Replace some uses of layout::Cursor with FuncCursor.
...
The layout::Cursor is unfortunate because it doesn't reference the whole function.
2017-09-21 11:27:15 -07:00
..
cretonne
Replace some uses of layout::Cursor with FuncCursor.
2017-09-21 11:27:15 -07:00
filecheck
Use mem::replace instead of mem::swap when it's cleaner.
2017-09-05 16:30:44 -07:00
frontend
Use more helper functions on
CursorBase
to reduce cursor repositioning.
2017-09-20 11:19:35 -07:00
native
Add a "host" crate for autodetecting the host. (
#159
)
2017-09-20 16:14:26 -07:00
reader
Remove the unused Nullary instruction format.
2017-09-20 15:59:13 -07:00
wasm
Add trap codes to the Cretonne IL.
2017-09-20 15:50:02 -07:00