mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-02 18:14:49 +00:00
binaryen@116: add shim for wasm-merge (#5234)
This commit is contained in:
parent
15674c5210
commit
e99dd13eb0
@ -20,7 +20,8 @@
|
||||
"bin\\wasm-opt.exe",
|
||||
"bin\\wasm-reduce.exe",
|
||||
"bin\\wasm-shell.exe",
|
||||
"bin\\wasm-split.exe"
|
||||
"bin\\wasm-split.exe",
|
||||
"bin\\wasm-merge.exe"
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/WebAssembly/binaryen",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user