Muhammad Hamza
|
33856b04f2
|
Replace curl with ureq
The HTTP client is now pure Rust
|
2 years ago |
Levi Nelson
|
212c0d0a48
|
add package version to header
|
2 years ago |
Levi Nelson
|
65c9070c2d
|
revert change for var
|
2 years ago |
Levi Nelson
|
84b9821bd8
|
added USER-AGENT header for http GET request
|
2 years ago |
Sven Kanoldt
|
aa1815c7c6
|
fix: bump cargo-generate version to 0.18.2
|
3 years ago |
printfn
|
b9b38890cf
|
Update to Rust 2021
|
3 years ago |
printfn
|
034c1036c2
|
Bump binaryen to version 111
|
3 years ago |
printfn
|
9a3c7cd9d5
|
Use prebuilt cargo-generate binary on aarch64-macos
|
3 years ago |
printfn
|
6ca10193d4
|
Update dependencies
|
3 years ago |
printfn
|
ebdaea8150
|
Bump binaryen version to 110
|
3 years ago |
printfn
|
30f2b0a262
|
Correctly download libbinaryen.dylib on macos
|
3 years ago |
printfn
|
f73b53c5ab
|
Switch from failure to anyhow
|
3 years ago |
Philipp Krüger
|
bda7743942
|
Apply patches from @printfn
|
3 years ago |
Philipp Krüger
|
0d39cced6b
|
Test URL-building matrix
|
3 years ago |
Philipp Krüger
|
a0074b8893
|
Fix windows x86_64 binaryen toolchain download URL
|
3 years ago |
Philipp Krüger
|
5080097b39
|
Fix macos install target path
|
3 years ago |
Philipp Krüger
|
c8ed786590
|
Make x86 32bit an unsupported installation target
|
3 years ago |
Philipp Krüger
|
cf7a5a0c55
|
Fix binaryen toolchain URL
|
3 years ago |
Michael Mauderer
|
059fb9a386
|
Update mod.rs
|
3 years ago |
Dominic Elm
|
713868b204
|
feat: add support for macos aarch64
|
4 years ago |
Jubilee Young
|
69c5624b17
|
fix: remove needless clones, borrows
|
4 years ago |
Brady Joslin
|
d80aeaf901
|
fix prebuilt binary install
|
5 years ago |
Brady Joslin
|
dbf45dfbd1
|
fix-cargo-generate-installation
|
5 years ago |
brightly-salty
|
662821aaac
|
Revert "Update all dependencies"
This reverts commit 87b9a7de21 .
|
5 years ago |
brightly-salty
|
87b9a7de21
|
Update all dependencies
I ran `cargo upgrade` (cargo-edit crate) to update all dependencies
|
5 years ago |
Ashley Williams
|
f0f058098d
|
feat(install): wasm-opt binaries add new conditional target logic
|
6 years ago |
Ashley Williams
|
649bfabd26
|
feat(wasm-opt): bump to version_90
|
6 years ago |
Ashley Williams
|
5218be592c
|
refactor(tool): wasm-opt is a tool variant
|
6 years ago |
Pauan
|
fc57f09688
|
Adding in log-level flag; also changing quiet to silence all stdout
|
6 years ago |
Ashley Williams
|
22a63ea86f
|
feat(install): break out get cli version function
|
6 years ago |
Ashley Williams
|
c293720fe1
|
feat(bindgen): use version check function from install
|
6 years ago |
Ashley Williams
|
d6baf439b7
|
feat(command): add generate command
|
7 years ago |