Updated expected results

These were generated using latest wasmtime release (0.16.0) and the
wasi-sdk 10 release binaries.
update_expected
Sam Clegg 5 years ago
parent 800231ee93
commit d1cd39d909

@ -2,5 +2,5 @@ Error: failed to run main module `abort.c.---.wasm`
Caused by:
0: failed to invoke `_start`
1: wasm trap: unreachable, source location: @----
1: wasm trap: unreachable
wasm backtrace:

@ -3,5 +3,5 @@ Error: failed to run main module `assert-fail.c.---.wasm`
Caused by:
0: failed to invoke `_start`
1: wasm trap: unreachable, source location: @----
1: wasm trap: unreachable
wasm backtrace:

@ -5,6 +5,6 @@ hello main
goodbye main
hello another_from_atexit
hello from_atexit
hello from_destructor65535
hello from_destructor
hello from_destructor65535
hello from_destructor101

Loading…
Cancel
Save