git ssb

0+

wanderer🌟 / js-primea-hypervisor



Commit 011465cea528e67aaf5ce8304698823a4700189e

tests: callDataCopy to read in proper order

Alex Beregszaszi committed on 8/24/2016, 1:59:30 AM
Parent: 3c7fe6b5acfd0a626b54b4a24a1d167e67c8f8e4

Files changed

tests/interface/callDataCopy.wastchanged
tests/interface/callDataCopy.wastView
@@ -8,9 +8,9 @@
88 (func
99 (block
1010 (call_import $callDataCopy (i32.const 0) (i32.const 0) (i32.const 8))
1111
12- (if (i64.eq (i64.load (i32.const 0)) (i64.const 0x596f752061726520))
12+ (if (i64.eq (i64.load (i32.const 0)) (i64.const 0x2065726120756f59))
1313 (return)
1414 )
1515 (unreachable)
1616 )

Built with git-ssb-web