diff --git a/src/js/wasm/hntrie.wasm b/src/js/wasm/hntrie.wasm index 36dccfc96..3fdec201b 100644 Binary files a/src/js/wasm/hntrie.wasm and b/src/js/wasm/hntrie.wasm differ diff --git a/src/js/wasm/hntrie.wat b/src/js/wasm/hntrie.wat index 50a3d5832..195e8b226 100644 --- a/src/js/wasm/hntrie.wat +++ b/src/js/wasm/hntrie.wat @@ -197,7 +197,7 @@ br_if $noSegment ;; if ( this.buf32[icell+2] === 0 ) { get_local $icell - i32.load + i32.load offset=8 i32.eqz if ;; if ( ineedle === 0 || this.buf[ineedle-1] === 0x2E ) {