diff --git a/Makefile b/Makefile index 45f5667c1..2663cc30c 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ PCRE ?= 8.45 ZLIB ?= 1.3 LUAROCKS ?= 3.11.0 PROXY_WASM_GO_SDK ?= 0.21.0 -PROXY_WASM_ASSEMBLYSCRIPT_SDK ?= 0.0.6 +PROXY_WASM_ASSEMBLYSCRIPT_SDK ?= 0.1.14 # util/runtime.sh - no makefile target NGX_BUILD_WASMER_RUSTFLAGS ?= -g -C opt-level=0 -C debuginfo=1