From 0483d81ad9a665d404f2e2182e718ccbf0592be7 Mon Sep 17 00:00:00 2001 From: Yury Delendik Date: Wed, 25 Jul 2018 17:37:30 -0500 Subject: Fix source map entries offset when LEB is compressed. (#1628) --- test/binaryen.js/sourcemap.js.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/binaryen.js') diff --git a/test/binaryen.js/sourcemap.js.txt b/test/binaryen.js/sourcemap.js.txt index 0065a09db..edb2d86a7 100644 --- a/test/binaryen.js/sourcemap.js.txt +++ b/test/binaryen.js/sourcemap.js.txt @@ -5,4 +5,4 @@ module.c 020: u r c e M a p p i n g U R L 0f m 030: o d u l e . w a s m . m a p -{"version":3,"sources":["module.c"],"names":[],"mappings":"gCAAE"} +{"version":3,"sources":["module.c"],"names":[],"mappings":"wBAAE"} -- cgit v1.2.3