Commit Graph

  • 6dc666b372
    Invalid wasm-bindgen config is handled by toml parser Muhammad Hamza 2023-05-30 20:50:12 +0500
  • 0dbe045fe7
    update other deps as well Muhammad Hamza 2023-05-30 19:42:48 +0500
  • 73e059f754
    update to clap 4 from structopt Muhammad Hamza 2023-05-30 19:29:55 +0500
  • 372733b007
    Merge pull request #1216 from heaths/issue1215 Jesper Håkansson 2023-06-08 20:13:43 +0200
  • f4f90a0807
    Merge pull request #1294 from dtolnay-contrib/logcolor Jesper Håkansson 2023-06-08 16:25:18 +0200
  • 7d08486ef0
    Turn off cargo colors during log level test David Tolnay 2023-06-08 00:00:15 -0700
  • 6af9f22750 chore: Use rust-toolchain@stable Jesper Håkansson 2023-06-01 16:45:56 +0200
  • 1fd2cd2b1f
    Merge pull request #1288 from EstebanBorai/fix/remove-always-auth-from-npm-login Jesper Håkansson 2023-06-01 16:38:26 +0200
  • dab281fa06 chore: Update Cargo.lock Jesper Håkansson 2023-06-01 16:37:03 +0200
  • 33691457d3 Revert CHANGELOG Matthias Geihs 2023-05-31 13:00:38 +0200
  • 22d6d728d0
    Respect package.readme in Cargo.toml Heath Stewart 2023-01-20 17:42:45 -0800
  • 4190e5423f Add sanity test for custom target directory Tomas Olvecky 2023-05-30 17:59:52 +0200
  • 75e61d4ce2 Fix getting the target-dir in wasm_bindgen_build Tomas Olvecky 2023-04-29 16:01:06 +0200
  • 3073db8f18
    Merge pull request #1246 from striezel-stash/actions-rs-toolchain-replacement Jesper Håkansson 2023-05-30 17:39:21 +0200
  • 011b36ce0a
    Merge pull request #1242 from oyamauchi/doc-install Jesper Håkansson 2023-05-30 17:37:35 +0200
  • 8636aa7826
    Merge pull request #1269 from sassman/fix/cargo-generate-version Jesper Håkansson 2023-05-30 17:30:09 +0200
  • 031d59153a
    Merge pull request #1291 from hamza1311/no-package Jesper Håkansson 2023-05-30 17:27:18 +0200
  • b6a30b0277
    assert non-existence of other files as well Muhammad Hamza 2023-05-30 20:20:04 +0500
  • cf6b08852d
    Merge branch 'master' into no-package Muhammad Hamza 2023-05-30 20:08:57 +0500
  • 03261418ea
    Merge pull request #1290 from hamza1311/ureq Jesper Håkansson 2023-05-30 17:07:34 +0200
  • 0c245183c0
    remove reqwest from dev-deps Muhammad Hamza 2023-05-30 19:41:23 +0500
  • 4e3b02ac91
    rm missing feature from cargo test Muhammad Hamza 2023-05-30 19:31:00 +0500
  • 624ed91ec5
    alias no-pack with no-package Muhammad Hamza 2023-05-30 18:30:44 +0500
  • 72f16aa2d4
    Merge remote-tracking branch 'upstream/no-pack' into no-package Muhammad Hamza 2023-05-30 18:28:40 +0500
  • 33856b04f2
    Replace curl with ureq Muhammad Hamza 2023-05-30 18:19:26 +0500
  • cea88f0c9d
    Merge pull request #1285 from LeviticusNelson/master Jesper Håkansson 2023-05-29 20:31:44 +0200
  • 63b7501fd1 fix: missing reference Esteban Borai 2023-05-27 15:59:37 -0400
  • 819ae333d2 fix: removes `--always-auth` from `npm login` Esteban Borai 2023-05-21 14:07:17 -0400
  • 081861b10e
    Merge pull request #1287 from rustwasm/dependabot/npm_and_yarn/npm/minimatch-3.1.2 Jesper Håkansson 2023-05-20 20:43:58 +0200
  • 060ae9a3d2
    chore(deps): bump minimatch from 3.0.4 to 3.1.2 in /npm dependabot[bot] 2023-05-16 06:19:30 +0000
  • 212c0d0a48
    add package version to header Levi Nelson 2023-05-12 16:17:05 -0700
  • 65c9070c2d
    revert change for var Levi Nelson 2023-05-12 16:01:00 -0700
  • 84b9821bd8
    added USER-AGENT header for http GET request Levi Nelson 2023-05-12 15:59:11 -0700
  • 71d3d298fc Replace unmaintained actions-rs/toolchain action in CI workflows Dirk Stolle 2023-03-21 00:35:23 +0100
  • 9aff8619f9
    Merge pull request #1284 from rustwasm/0.11.1 Jesper Håkansson 2023-05-11 20:02:27 +0200
  • bec632240a 0.11.1 Jesper Håkansson 2023-05-11 19:44:36 +0200
  • 9069ef4c85 Add option: omit_default_module_path Matthias Geihs 2023-04-14 16:03:01 +0200
  • aa1815c7c6
    fix: bump cargo-generate version to 0.18.2 Sven Kanoldt 2023-04-13 11:11:38 +0200
  • 48177dc0d7
    Merge pull request #1257 from Liamolucko/fix-wasm-opt Jesper Håkansson 2023-04-09 11:07:31 +0200
  • 50f6c043ba
    Merge pull request #1254 from rustwasm/dependabot/cargo/openssl-0.10.48 Jesper Håkansson 2023-04-09 11:01:43 +0200
  • d136b043ca
    Merge pull request #1250 from ahippler/master Jesper Håkansson 2023-04-04 13:09:32 +0200
  • f8783c0af0
    Fix usage of locally installed `wasm-opt` Liam Murphy 2023-03-26 11:20:19 +1100
  • f83233e779
    chore(deps): bump openssl from 0.10.46 to 0.10.48 dependabot[bot] 2023-03-25 01:28:03 +0000
  • 85fdb95b08 fix: wasm-pack bin script entry Andreas Hippler 2023-03-22 13:52:09 +0100
  • d5cb84e3e8
    Merge pull request #1244 from rustwasm/0.11.0 Jesper Håkansson 2023-03-19 11:02:37 +0100
  • b7a0ae81f6 0.11.0 Jesper Håkansson 2023-03-19 10:28:13 +0100
  • c250dc92c1
    Merge pull request #1243 from rustwasm/dependabot/npm_and_yarn/npm/minimatch-3.1.2 Jesper Håkansson 2023-03-19 10:26:20 +0100
  • 73e7c3d421
    Merge pull request #1223 from striezel-stash/github-pages-deploy-action-update Jesper Håkansson 2023-03-19 09:24:42 +0100
  • e4daad1044
    chore(deps): bump minimatch from 3.0.4 to 3.1.2 in /npm dependabot[bot] 2023-03-19 08:24:08 +0000
  • 27e8c770e8
    Merge pull request #1222 from striezel-stash/actions-cache-update Jesper Håkansson 2023-03-19 09:24:07 +0100
  • 3a9e55f93c
    Merge pull request #1221 from striezel-stash/actions-checkout-update Jesper Håkansson 2023-03-19 09:23:42 +0100
  • 777e8ca6ff
    Merge pull request #1224 from Liamolucko/side-effects Jesper Håkansson 2023-03-19 09:20:45 +0100
  • 50e9410d83 Don't hide install options behind link Owen Yamauchi 2023-03-16 18:11:52 -0400
  • b4e619c8a1
    Merge pull request #1220 from striezel-stash/fix-typos Jesper Håkansson 2023-02-17 13:38:36 +0100
  • 346de86814
    Merge pull request #1226 from rustwasm/dependabot/cargo/openssl-src-111.25.01.1.1t Jesper Håkansson 2023-02-17 13:37:07 +0100
  • 5ac19f51ff
    Merge pull request #1227 from benediktwerner/patch-1 Jesper Håkansson 2023-02-17 13:36:52 +0100
  • da3db25e2c
    Update npm installation link Benedikt Werner 2023-02-11 11:12:43 +0100
  • f962a4a018
    chore(deps): bump openssl-src from 111.24.0+1.1.1s to 111.25.0+1.1.1t dependabot[bot] 2023-02-08 22:31:17 +0000
  • ad1778031f
    Mark snippets and the bundler target's main file as having side effects Liam Murphy 2023-02-05 19:07:32 +1100
  • 4f132ff70d Update JamesIves/github-pages-deploy-action in GHA workflow to v4.4.1 Dirk Stolle 2023-02-05 00:18:34 +0100
  • a61a6bc64e Update actions/cache in GitHub Actions workflows to v3 Dirk Stolle 2023-02-05 00:11:54 +0100
  • 0fea409bb4 Update actions/checkout in GitHub Actions workflows to v3 Dirk Stolle 2023-02-05 00:02:08 +0100
  • a352c19f6b Fix some typos Dirk Stolle 2023-02-04 23:59:46 +0100
  • e3582b7002
    Merge pull request #1149 from rustwasm/avery/quick-fix Jesper Håkansson 2023-01-28 15:29:15 +0100
  • ef0e6021b2
    Merge pull request #1086 from mstange/fix-wasm-init-mentions Jesper Håkansson 2023-01-28 15:28:40 +0100
  • 5a59df0f8c
    Merge pull request #1143 from helixbass/book-fixes Jesper Håkansson 2023-01-28 15:26:05 +0100
  • e1010233b0
    Merge pull request #1185 from printfn/workspace-inheritance Jesper Håkansson 2023-01-28 15:24:33 +0100
  • 7524f57006 Update dependencies printfn 2023-01-28 08:01:18 +0000
  • bf74de1560 Add support for workspace inheritance printfn 2023-01-16 04:55:39 +0000
  • bbc539e972
    Merge pull request #1188 from printfn/fix-binaryen Jesper Håkansson 2023-01-15 20:01:19 +0100
  • c96ff37b83 Merge branch 'master' into fix-binaryen printfn 2023-01-14 23:53:58 +0000
  • b9b38890cf Update to Rust 2021 printfn 2023-01-14 20:56:41 +0000
  • ce3d172769 Fix SPDX license syntax printfn 2023-01-14 20:48:49 +0000
  • a9b4105318 Bump dependencies printfn 2023-01-14 20:39:20 +0000
  • 2f10c0f47a Use binary-install v0.1.0 printfn 2023-01-14 20:07:08 +0000
  • 179bc45d9d
    Merge pull request #1207 from rustwasm/dependabot/cargo/bzip2-0.4.4 Jesper Håkansson 2023-01-14 16:12:00 +0100
  • 5656554e2c
    Merge pull request #937 from serprex/weakref Jesper Håkansson 2023-01-14 16:11:34 +0100
  • f3043551f9
    chore(deps): bump bzip2 from 0.4.3 to 0.4.4 dependabot[bot] 2023-01-10 22:25:35 +0000
  • 034c1036c2 Bump binaryen to version 111 printfn 2023-01-10 10:04:32 +0000
  • b75110e938 Merge remote-tracking branch 'origin/master' into fix-binaryen printfn 2023-01-10 09:54:31 +0000
  • 9f909db7dc
    Merge pull request #1082 from sassman/fix/target-path-as-extra-args-issue-1076 Jesper Håkansson 2022-12-14 07:19:50 +0100
  • 9a3c7cd9d5 Use prebuilt cargo-generate binary on aarch64-macos printfn 2022-11-20 04:45:15 +0000
  • 556373df30 Update mdbook to v0.4 printfn 2022-10-31 15:12:25 +1300
  • 028076dfcb Fix flaky unit tests due to non-existent cache printfn 2022-10-31 14:42:50 +1300
  • 6ca10193d4 Update dependencies printfn 2022-10-29 10:45:10 +1300
  • ebdaea8150 Bump binaryen version to 110 printfn 2022-10-31 10:54:33 +1300
  • 30f2b0a262 Correctly download libbinaryen.dylib on macos printfn 2022-10-27 19:05:51 +1300
  • f73b53c5ab Switch from failure to anyhow printfn 2022-10-29 09:08:09 +1300
  • bda7743942 Apply patches from @printfn Philipp Krüger 2022-10-26 17:18:40 +0200
  • 0d39cced6b Test URL-building matrix Philipp Krüger 2022-08-23 15:07:40 +0200
  • a0074b8893 Fix windows x86_64 binaryen toolchain download URL Philipp Krüger 2022-08-23 11:40:28 +0200
  • 5080097b39 Fix macos install target path Philipp Krüger 2022-08-17 12:13:05 +0200
  • c8ed786590 Make x86 32bit an unsupported installation target Philipp Krüger 2022-08-17 12:12:44 +0200
  • cf7a5a0c55 Fix binaryen toolchain URL Philipp Krüger 2022-08-11 20:56:56 +0200
  • 10f30be713
    Merge pull request #1170 from nnelgxorz/add-linux-arm64-support-to-npm-package Jesper Håkansson 2022-09-01 07:39:14 +0200
  • cf28908c78 Add Linux arm64 support GlennBecker 2022-08-27 14:44:25 -0600
  • 922967d884 Pass --enable-reference-types to wasm-opt Demur Rumed 2022-07-29 12:06:01 +0000
  • 42a6aaa152 Pass through --weak-refs --reference-types flags to bindgen Demur Rumed 2020-11-19 18:05:31 +0000
  • 0b0d510170 fix: adds back run.js to npm installer avery 2022-06-13 15:50:15 -0500
  • e7d57690b4
    Merge pull request #1066 from lhjt/patch-1 Jesper Håkansson 2022-06-13 20:31:12 +0200