From 31ffb816e434e3b226088a9a7348e1b710d5c19e Mon Sep 17 00:00:00 2001 From: Jacarte Date: Thu, 12 Sep 2019 19:05:52 +0000 Subject: [PATCH] Compiling and validating --- utils/compile_and_verify/error_badge.svg | 4 ++-- utils/compile_and_verify/report.md | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/utils/compile_and_verify/error_badge.svg b/utils/compile_and_verify/error_badge.svg index 8bf318b0..38c20509 100644 --- a/utils/compile_and_verify/error_badge.svg +++ b/utils/compile_and_verify/error_badge.svg @@ -11,8 +11,8 @@ errored wasm errored wasm - 0 - 0 + 1 + 1 \ No newline at end of file diff --git a/utils/compile_and_verify/report.md b/utils/compile_and_verify/report.md index 798b7f21..0fee43bd 100644 --- a/utils/compile_and_verify/report.md +++ b/utils/compile_and_verify/report.md @@ -31,6 +31,8 @@ - [Success 18.wast](benchmark_programs/naenie/18.wast) +- [Error error.wast](benchmark_programs/naenie/error.wast) b'benchmark_programs/naenie/error.wast:8:3: error: unexpected token EOF, expected ).\n\t\t\n ^\n' + - [Success 22.wast](benchmark_programs/naenie/22.wast) - [Success 15.wast](benchmark_programs/naenie/15.wast)