196 Commits

Author SHA1 Message Date
e27d989473 fix: Use sys-default feature instead of sys when building crates 2025-03-07 13:38:21 +01:00
a1e1cc86b1 Release 6.0.0-beta.1 2025-03-07 07:11:49 +01:00
8a37633137 Release 6.0.0-alpha.2 2025-02-26 08:53:28 +01:00
a4382567d0 Release 6.0.0-alpha.1 2025-02-18 13:22:12 +01:00
4d5a913b01 Release 5.0.5-rc1 2025-01-03 16:11:52 +01:00
4ca260af3f Release 5.0.4 2024-12-17 12:36:40 +01:00
ea13dd86b8 Release 5.0.3 2024-12-07 00:30:08 +03:30
0bca35344d Release 5.0.2 2024-11-22 17:58:38 +03:30
af22723e35 fix(ci/musl): Use same packages as in build.yml 2024-11-11 09:24:01 +00:00
8b816cbe52 fix(ci/musl): Intall zstd-static 2024-11-11 08:52:28 +00:00
19a93cf672 fix(ci/musl): Install mold 2024-11-11 08:44:30 +00:00
0887c93e28 fix(ci/musl): Install clang 2024-11-11 08:38:26 +00:00
48a7ad8272 fix(ci): Revert previous removal of llvm18-dev 2024-11-11 08:11:49 +00:00
a98b7aa5d3 fix(ci/musl): Don't install both llvm18-dev and llvm18-static 2024-11-08 14:29:09 +00:00
bba5795cdd fix(ci): Add zlib-static to dependencies for musl builds 2024-11-08 08:57:16 +00:00
f6fee0fd8c Fix(ci): Download zlib dependency on musl builds 2024-11-07 17:29:48 +00:00
83680c5e5d Release 5.0.1 2024-11-06 12:26:18 +03:30
fe1640d60f Release 5.0.0 2024-10-29 17:38:07 +03:30
3b6c0d2253 remove emscripten 2024-10-29 13:58:08 +03:30
15a7d53ae8 install llvm static 2024-10-28 15:02:33 +03:30
e79f8c4d2b update alpine deps 2024-10-28 14:51:34 +03:30
ac34697a9f install llvm-config 2024-10-28 14:40:41 +03:30
193cba1379 Release 5.0.0-rc.1 2024-10-21 13:50:15 +03:30
ad80cf147a Release 4.4.0 2024-10-04 15:28:22 +03:30
0c83b6c3a1 Release 4.3.7 2024-09-06 13:05:35 +03:30
2afcb78d45 Release 4.3.6 2024-08-22 14:01:59 +03:30
b3838bc471 Release 4.3.5 2024-07-16 20:34:42 +03:30
589ea17f69 Release 4.3.4 2024-07-08 23:32:24 +03:30
f7a8abc37d Release 4.3.3 2024-07-04 02:47:35 +03:30
2dc135fbdc Release 4.3.2 2024-06-11 18:40:20 +03:30
871b1e2373 Release 4.3.1 2024-05-23 16:13:12 +03:30
587416bfef Release 4.3.0 2024-05-10 18:30:04 +03:30
0fcb41a9cb switch to main 2024-05-08 18:30:02 +03:30
5057edf398 Release 4.3.0-beta.1 2024-05-08 18:09:43 +03:30
f90b515e8d Take dev-dependencies into account for publishing order 2024-04-25 17:39:48 +03:30
699a8c4fcd Renamed all master -> main 2024-04-25 14:19:05 +02:00
d809fe5671 Release 4.3.0-alpha.1 2024-04-25 07:13:07 +03:30
fe3c6d0461 build: Add Wasmer CLI package definition to Nix flake
Allows `nix run github:wasmerio/wasmer` to run the CLI.

Also:

* switches the nixpkgs channel used to 23.11-stable to avoid churn
* Adds wasm-tools and cargo-deny into the devshell
2024-04-09 13:31:22 +02:00
7b5cb38c7d Fix detection of already-published packages in the publish script 2024-04-09 00:30:27 +03:30
a180dade7f Release 4.2.8 2024-04-05 18:45:47 +03:30
b5000207b4 Release 4.2.7 2024-03-19 11:44:09 +03:30
209968b205 Release 4.2.6 2024-03-03 11:26:50 +03:30
7d801491ed chore: Remove wasi-experimental-io-devices
This library was an experiment to provide a simple framebuffer API.
It does not currently compile, and has not done so for over a year.

Removing it reflects the fact that this will not be maintained or
updated in the future.
2024-02-28 13:56:37 +01:00
8eb7ab3bd9 build: Add alpine setup helper script + add pkgconfig
* Add a new alpine linux dependency install script.
* Use the script in CI to avoid duplication
* Add pkgconfig
2024-02-25 12:51:56 +01:00
893f96acae Release 4.2.5 2023-12-23 11:45:27 +03:30
4d63febf9d Release 4.2.4 (#4337) 2023-11-30 21:16:20 +03:30
cbf29c7723 Update 0.x package versions 2023-10-26 20:10:07 +03:30
3068bf9363 Release 4.2.3 2023-10-26 18:19:08 +03:30
c3f215859d Release 4.2.2 2023-10-04 17:06:23 +03:30
1f7004d659 Release 4.2.1 2023-09-28 16:15:57 +04:00