Currently we have a memory alignment issue in the `runtime` ABI implementation for AssemblyScript that didn't happen until we integrated with NEAR. That's because the size and alignment of Ethereum types never revealed this weak point. - [ ] Create tests for the current padding issues - [ ] Solve the problem