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
b5237b6a4afe49b771582608e283f762bee21037
wasmtime
/
lib
/
cretonne
/
meta
/
base
History
Jakob Stoklund Olesen
b5237b6a4a
Add heap_load, heap_store, and heap_addr instructions.
...
These are used when lowering WebAssembly sandbox code.
2017-04-10 15:04:33 -07:00
..
__init__.py
Move ValueType into a new cdsl top-level module.
2016-11-08 10:12:47 -08:00
entities.py
Move formats, entities, and immediates to the base package.
2016-11-08 11:06:37 -08:00
formats.py
Add heap_load, heap_store, and heap_addr instructions.
2017-04-10 15:04:33 -07:00
immediates.py
Add a Uoffset32 immediate operand kind.
2017-04-10 15:04:33 -07:00
instructions.py
Add heap_load, heap_store, and heap_addr instructions.
2017-04-10 15:04:33 -07:00
legalize.py
Allow dot syntax notation for enumerated immediate operands.
2017-03-30 11:37:05 -07:00
settings.py
Fill in boilerplate for Intel and ARM targets.
2016-11-23 10:42:07 -08:00
types.py
Move ValueType into a new cdsl top-level module.
2016-11-08 10:12:47 -08:00