From 06c50cd4c3fe812e093f253a9b583f33e3a397f2 Mon Sep 17 00:00:00 2001 From: MaxGraey Date: Mon, 15 Aug 2022 22:32:17 +0300 Subject: [PATCH] update binaryen --- src/.vuepress/public/editor.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/.vuepress/public/editor.html b/src/.vuepress/public/editor.html index 549480d39..99df8e780 100644 --- a/src/.vuepress/public/editor.html +++ b/src/.vuepress/public/editor.html @@ -318,7 +318,7 @@
Documentation
"imports": { "assemblyscript": "https://cdn.jsdelivr.net/npm/assemblyscript@latest/dist/assemblyscript.js", "assemblyscript/asc": "https://cdn.jsdelivr.net/npm/assemblyscript@latest/dist/asc.js", - "binaryen": "https://cdn.jsdelivr.net/npm/binaryen@108.0.0-nightly.20220528/index.js", + "binaryen": "https://cdn.jsdelivr.net/npm/binaryen@109.0.0-nightly.20220813/index.js", "long": "https://cdn.jsdelivr.net/npm/long@5.2.0/index.min.js" }, "scopes": {