Commit Graph

92 Commits

Author SHA1 Message Date
ptitSeb
7fb7c09080 Release 3.2.0 2023-04-18 16:30:03 +02:00
ptitSeb
e40c6a4177 Release 3.2.0-beta.2 2023-04-05 13:25:40 +02:00
ptitSeb
d58d158897 Release 3.2.0-beta.1 2023-03-22 19:14:57 +01:00
Michael-F-Bryan
ab2f65c143 Added integration tests for run2 2023-03-22 01:23:35 +08:00
ptitSeb
0a2137f891 Fix WASI example that initialized wasi_config 2 times 2023-02-21 09:35:37 +08:00
Felix Schütt
4b9389cdaa Release 3.2.0-alpha.1 2023-01-23 12:52:43 +01:00
ptitSeb
26b43fee27 Merge branch 'master' into wasix-core-changes 2023-01-05 21:32:17 +01:00
Christoph Herzog
b5b0d04feb Merge remote-tracking branch 'origin/master' into wasix-core-changes 2023-01-02 10:48:26 +01:00
Felix Schütt
07a42c45e7 Merge branch 'master' into multi-command-exe 2023-01-02 08:28:48 +01:00
Felix Schütt
a092648744 Merge branch 'master' into fast-ci 2022-12-30 11:20:12 +01:00
Felix Schütt
b873f0fe1a Fix make lint 2022-12-23 14:03:18 +01:00
Christoph Herzog
cfa3bf4200 Merge remote-tracking branch 'origin/master' into wasix-core-changes 2022-12-22 13:51:14 +01:00
Felix Schütt
3672e03f96 Merge branch 'master' into multi-command-exe 2022-12-22 11:40:38 +01:00
Felix Schütt
1d4bc0446c Fix make lint / remove unnecessary code 2022-12-19 12:05:55 +01:00
Felix Schütt
29a4e07ecc Merge branch 'master' into fast-ci 2022-12-19 08:12:13 +01:00
Felix Schütt
e1c42b5f90 Revert "Revert "Implement wasmer init and wasmer publish""
This reverts commit 250ebff4e8.
2022-12-16 23:40:17 +01:00
Syrus Akbary
250ebff4e8 Revert "Implement wasmer init and wasmer publish" 2022-12-16 14:09:55 -08:00
Felix Schütt
bf1971f062 Merge branch 'master' into fast-ci 2022-12-16 22:03:36 +01:00
Felix Schütt
bb2acdb37b Add wabt for testing multi-command exe 2022-12-16 12:38:26 +01:00
Christoph Herzog
5109a407c4 WASIX Preparation
This commit extracts changes to core libraries made in the WASIX branch.

It is not reasonable to extract the partial commit history, so this is
just a batch commit.

The history will make a bit more sense again if we decide to merge the
WASIX branch with full commit history.
2022-12-16 11:47:04 +01:00
Felix Schütt
870a20d47f Merge branch 'master' into fast-ci 2022-12-12 21:32:38 +01:00
Felix Schütt
f6abf5122e Merge branch 'master' into init 2022-12-12 20:46:04 +01:00
Felix Schütt
6892965e36 wapm.toml -> wasmer.toml 2022-12-12 14:33:49 +01:00
Felix Schütt
d45850733e Release 3.1.0 2022-12-12 13:38:00 +01:00
Felix Schütt
2e06f3b1f5 Re-add Makefiles 2022-12-07 14:55:43 +01:00
Felix Schütt
f44f7071d1 Add cargo test-integration and test-capi impl 2022-12-07 14:55:43 +01:00
Felix Schütt
b70f6e9052 Release 3.0.2 2022-11-25 21:30:20 +01:00
Felix Schütt
27f3300fef Release 3.0.1 2022-11-23 01:14:06 +01:00
Felix Schütt
dcc0164698 Release 3.0.0 2022-11-20 17:00:03 +01:00
Felix Schütt
91c2c1daea Release 3.0.0-rc.4 2022-11-19 16:21:42 +01:00
Felix Schütt
820b83e56b Update 3.0.0-rc.2 -> 3.0.0-rc.3 2022-11-18 19:50:41 +01:00
Felix Schütt
d2364f40bb Update versions via script 2022-11-02 14:52:12 +01:00
Felix Schütt
48cdaf3ffc Add python.wasmer 2022-10-27 09:02:46 +02:00
Felix Schütt
8ee578fb5d Update package versions 2022-10-25 12:54:45 +02:00
Felix Schütt
2f61896e6d Add integration test for running directory 2022-10-19 15:59:18 +02:00
Felix Schütt
58004395a3 Set examples-runner version correctly 2022-09-26 12:20:35 +02:00
Felix Schütt
449a77fb6b cargo fmt 2022-09-26 10:22:56 +02:00
Felix Schütt
8e8c97bb63 WIndows: generate executables (segfaulting) 2022-09-23 19:16:03 +02:00
Felix Schütt
d0f432221b Always run make build-capi 2022-09-23 15:51:24 +02:00
Felix Schütt
f91f9ae79b cargo fmt 2022-09-23 15:06:15 +02:00
Felix Schütt
9f32fcffb8 Add -Wl,rpath argument for macos 2022-09-23 14:50:17 +02:00
Felix Schütt
aea817fb47 Manually force copying wasm.h when testing 2022-09-22 18:21:28 +02:00
Felix Schütt
e7b41f87f2 Fix Windows build in VM: 2022-09-22 17:07:44 +02:00
Felix Schütt
114e8177e6 Try fixing wrong include paths on Windows 2022-09-22 13:25:09 +02:00
Felix Schütt
4f5699216e Fixed -L and -I options to contain a space 2022-09-22 10:25:22 +02:00
Felix Schütt
048202b68b Fix LD_PRELOAD on Linux, exit with 0 instead of 1 2022-09-22 09:48:56 +02:00
Felix Schütt
f8a28e2653 Debug panicking command on Linux 2022-09-19 15:59:14 +02:00
Felix Schütt
d7bb0ae982 Try to fix wrong include path on Windows MSVC 2022-09-19 15:57:33 +02:00
Felix Schütt
64e45ce1dd Debug file system paths without exa 2022-09-19 14:31:54 +02:00
Felix Schütt
463575b4c4 Invoke exa via Rust since it doesn't seem to be working with Makefiles 2022-09-19 13:40:11 +02:00