diff options
author | pipcet <pipcet@users.noreply.github.com> | 2017-04-05 18:28:35 +0000 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2017-04-05 11:28:35 -0700 |
commit | 56ac5cb143ae9bf12a84ca42cf67ee1cc679c77c (patch) | |
tree | 66e495ce71f7779117dc9d3d10926312558d4ad5 /test/dump/result.txt | |
parent | 02c340c691e4f6b8da4dbc1a47ddb1db9dbeffd3 (diff) | |
download | wabt-56ac5cb143ae9bf12a84ca42cf67ee1cc679c77c.tar.gz wabt-56ac5cb143ae9bf12a84ca42cf67ee1cc679c77c.tar.bz2 wabt-56ac5cb143ae9bf12a84ca42cf67ee1cc679c77c.zip |
Use 8 hex digits for wasm version rather than 6. (#391)
Diffstat (limited to 'test/dump/result.txt')
-rw-r--r-- | test/dump/result.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dump/result.txt b/test/dump/result.txt index 1940f5ef..9d96084b 100644 --- a/test/dump/result.txt +++ b/test/dump/result.txt @@ -79,7 +79,7 @@ 0000042: 0b ; end 0000037: 0b ; FIXUP func body size 0000023: 1f ; FIXUP section size -result.wasm: file format wasm 0x000001 +result.wasm: file format wasm 0x1 Code Disassembly: |