Skip to content

Commit 030ab71

Browse files
authored
update binaryen (#166)
1 parent 48cf87d commit 030ab71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/.vuepress/public/editor.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ <h5>Documentation</h5>
318318
"imports": {
319319
"assemblyscript": "https://cdn.jsdelivr.net/npm/assemblyscript@latest/dist/assemblyscript.js",
320320
"assemblyscript/asc": "https://cdn.jsdelivr.net/npm/assemblyscript@latest/dist/asc.js",
321-
"binaryen": "https://cdn.jsdelivr.net/npm/binaryen@108.0.0-nightly.20220528/index.js",
321+
"binaryen": "https://cdn.jsdelivr.net/npm/binaryen@109.0.0-nightly.20220813/index.js",
322322
"long": "https://cdn.jsdelivr.net/npm/[email protected]/index.min.js"
323323
},
324324
"scopes": {

0 commit comments

Comments
 (0)