ewasm / evm2wasm

[ORPHANED] Transcompiles EVM code to eWASM
Mozilla Public License 2.0
107 stars 38 forks source link

Add helper to translate internal types to wasm types #298

Closed axic closed 6 years ago

axic commented 6 years ago

This doesn't change the generated output and is much cleaner.

axic commented 6 years ago

Merging this as it doesn't changes the output, but makes the code way more readable.