Leonardo Alt
|
be849b3c47
|
Replace boost::variant by std::variant in libyul
|
2019-11-19 17:23:18 +01:00 |
|
chriseth
|
081845d775
|
EWasm binary transform.
|
2019-11-05 19:58:55 +01:00 |
|
chriseth
|
04c62e2dc3
|
Fix local and globals wast functions.
|
2019-10-31 17:41:31 +01:00 |
|
chriseth
|
f399d8415f
|
Fix layout for text conversion.
|
2019-10-23 16:43:29 +02:00 |
|
chriseth
|
f8ade0122a
|
Remove label from expression and add br_if.
|
2019-10-17 13:15:18 +02:00 |
|
chriseth
|
0657aff937
|
Remove continue from wasm.
|
2019-10-17 13:15:17 +02:00 |
|
chriseth
|
6c31a5f3dd
|
Improve formatting.
|
2019-07-11 17:37:23 +02:00 |
|
chriseth
|
e3433aa4eb
|
Add eWasm externals.
|
2019-07-11 17:37:23 +02:00 |
|
chriseth
|
8cd197e572
|
Support "datasize" and "dataoffset" with literals in eWasm.
|
2019-06-25 19:07:38 +02:00 |
|
chriseth
|
b704abdd75
|
Some eWasm boilerplate code.
|
2019-06-19 18:21:58 +02:00 |
|
chriseth
|
01d1d08fea
|
Implement switch.
|
2019-05-02 18:39:54 +02:00 |
|
chriseth
|
c3705f268c
|
Add global variables and support multi-return and multi-assignment.
|
2019-05-02 18:37:13 +02:00 |
|
chriseth
|
61e36cbfaa
|
Activate ewasm dialect in commandline interface.
|
2019-05-02 18:36:48 +02:00 |
|
chriseth
|
f6c6871bce
|
EWasm to text transformation.
|
2019-05-02 18:36:47 +02:00 |
|