Commit Graph

2 Commits

Author SHA1 Message Date
chriseth
eaee4412da Implement word size transform for if. 2019-05-09 16:55:39 +02:00
mingchuan
f7ccdb6447
Implement WordSizeTransform
This transformation turns every u256 variable into four u64 variable.
Purpose is to transpile EVMDialect yul to WasmDialect yul.
2019-05-03 01:51:56 +08:00