Commit Graph

977 Commits

Author SHA1 Message Date
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
1a572f976b Remove support for wasmer-headless for now, remove -lunwind 2022-12-29 20:50:25 +01:00
Felix Schütt
8806c67635 Fix actual error with strstr 2022-12-29 19:01:00 +01:00
Felix Schütt
f3d0902f68 Fix multi-command-exe test 2022-12-29 17:56:32 +01:00
Felix Schütt
b873f0fe1a Fix make lint 2022-12-23 14:03:18 +01:00
Christoph Herzog
a499deadeb Bump webc to 4.0.0
The earlier 0.4.1 downgrade was a "hack".
There alrady is a 3.x version that was used previously, but is broken.
We replaced that with 0.4.1, which was the latest publish, but we can't
downgrade to a previous version...

So 0.4.1 was re-relased as 4.0.0.
2022-12-22 16:38:05 +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
9b6c0bb716 Restore C api wasi from master
Wasi changes are reserved for the full merge.
2022-12-16 11:47:05 +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
7529d98fce Debug why linker invocation doesn't work 2022-12-07 14:55:43 +01:00
Felix Schütt
b6bb189ce0 Configure missing WASMER_DIR 2022-12-07 14:55:43 +01:00
Felix Schütt
9d1d3af213 Fix cargo lcov invocation 2022-12-07 14:55:43 +01:00
Felix Schütt
6c478f8850 llvm-cov target: set proper shared object directory 2022-12-07 14:55:43 +01:00
Felix Schütt
5ecf315018 Fix target llvm-cov-target to compile 2022-12-07 14:55:43 +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
Paul
88ec6ed82e implement wasm_importtype_copy
Signed-off-by: Felix Schütt <felix@wasmer.io>
2022-12-02 18:01:31 +01:00
Felix Schütt
8f76b6780c Downgrade webc: 3.0.2 -> 3.0.1 2022-11-25 21:36:23 +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
36e39b3a3d Implement capture_stdout and inherit_stdout correctly 2022-11-22 23:33:19 +01:00
Felix Schütt
3806ffe7c1 Make PR mergeable 2022-11-21 20:43:21 +01:00
Syrus Akbary
90e563bce4 Improved linting 2022-11-21 11:26:08 -08:00
Syrus Akbary
0a1a71fd6e Revert #3145
This reverst buggy commit e1e08f44b7
2022-11-21 11:09:19 -08: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
37f88c97e5 Fix cargo deny 2022-10-28 14:34:41 +02:00
Felix Schütt
178f469506 Fix make lint 2022-10-28 11:48:53 +02:00
Felix Schütt
a3f833fc40 Fix compilation bugs with webc 2022-10-28 11:23:23 +02:00
Felix Schütt
d2d3b4e9fd Remove .cargo/config 2022-10-27 18:52:55 +02:00
Felix Schütt
7e76db8490 Fixed most dependency errors 2022-10-27 18:42:32 +02:00
Felix Schütt
6d404dee25 Move runners into wasmer/api crate 2022-10-27 18:16:32 +02:00
Felix Schütt
87aa82f33b cargo fmt 2022-10-27 17:24:37 +02:00
Felix Schütt
48cdaf3ffc Add python.wasmer 2022-10-27 09:02:46 +02:00