diff options
| author | Patrick Uftring <pjuftring@users.noreply.github.com> | 2015-09-20 21:11:51 +0200 |
|---|---|---|
| committer | Patrick Uftring <pjuftring@users.noreply.github.com> | 2015-09-20 21:11:51 +0200 |
| commit | 8dd52ad9b0d13810157ad4be4cd204fc9cbe968a (patch) | |
| tree | d12c05ed0f4fb35406d5e0b781ee5253439784f8 /BinaryEncoding.md | |
| parent | 20b21f57a978f3d753ffabad060cbe5761d5be89 (diff) | |
| download | nanowasm-design-8dd52ad9b0d13810157ad4be4cd204fc9cbe968a.tar.gz | |
Corrected memory-types for i32.load-instructions
I guess someone copied the "sign/zero-extend i8 to i32" for i32.load16 but forgot to change i8 to i16 so I corrected that.
Furthermore I changed the "uint8" to "i8", maybe you want to have a "unsigned" here, but "uint8" is definitely not a defined memory-type.
Diffstat (limited to 'BinaryEncoding.md')
0 files changed, 0 insertions, 0 deletions
