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
6bcb24b3a6f2a36db5feb3153e2c1a5fc37c1cab
wasmtime
/
lib
/
cretonne
/
meta
/
base
History
Jakob Stoklund Olesen
6bcb24b3a6
Add a uimm32 operand kind.
...
We already have a uoffset32 operand kind, but that prints as an offset with a permanent sign.
2017-08-18 13:07:44 -07:00
..
__init__.py
Move ValueType into a new cdsl top-level module.
2016-11-08 10:12:47 -08:00
entities.py
Add global variables to Cretonne IL.
2017-08-17 14:41:27 -07:00
formats.py
Add global variables to Cretonne IL.
2017-08-17 14:41:27 -07:00
immediates.py
Add a uimm32 operand kind.
2017-08-18 13:07:44 -07:00
instructions.py
Add global variables to Cretonne IL.
2017-08-17 14:41:27 -07:00
legalize.py
Custom legalization for global_addr.
2017-08-18 10:08:06 -07:00
semantics.py
Fix for
#141
(
#142
)
2017-08-14 20:19:47 -07:00
settings.py
Add an enable_verifier setting.
2017-04-21 09:49:03 -07:00
types.py
Add image computation of typesets; Remove TypeVar.singleton_type - instead derive singleton type from typeset; (
#104
)
2017-06-23 11:57:24 -07:00