Syrus
5b55490048
Fix Rust install
2019-09-01 10:45:32 -07:00
Syrus
cfb01e8c73
Trying to fix errors
2019-09-01 10:35:50 -07:00
Syrus
259c476122
Trying to fix Windows install
2019-09-01 10:28:49 -07:00
Syrus
20c296ef2b
Fixed excludes
2019-09-01 10:21:46 -07:00
Syrus
112b478f4c
Trying to fix cargo ssl issue
2019-09-01 10:20:37 -07:00
Syrus
0b3413da73
Improved Rust installation
2019-09-01 09:42:21 -07:00
Syrus
c7c7a5cee1
Improved capi tests
2019-09-01 09:42:07 -07:00
Syrus
416d8d13d1
Fix tests exclusion
2019-09-01 09:31:02 -07:00
Syrus
bc990cc18a
Updated Runtime C API comments
2019-09-01 08:52:19 -07:00
Syrus
dc02d0e401
Comment LLVM SIMD spectests on Linux after OSR
2019-09-01 08:52:03 -07:00
Syrus
659c504da4
Updated pipelines to not fail
2019-09-01 08:51:36 -07:00
Heyang Zhou
c28b5d4f02
Merge pull request #567 from wasmerio/feature/llvm-osr
...
State preserving for LLVM, and Singlepass -> LLVM OSR-based tier switching.
2019-09-01 19:06:44 +08:00
losfair
9015b79091
Cargo fmt
2019-09-01 18:17:47 +08:00
losfair
45040650dd
Fix the missing Copy trait error
2019-09-01 18:17:31 +08:00
losfair
7dd5c92c21
Merge remote-tracking branch 'origin/master' into feature/llvm-osr
2019-09-01 17:58:44 +08:00
Syrus
179b3a3f18
Use ubuntu for the check
2019-09-01 02:46:58 -07:00
Syrus
d9ce2591f6
Improved Readme
2019-09-01 02:28:59 -07:00
Syrus Akbary
77358fdb99
Merge pull request #735 from wasmerio/Hywan-patch-1
...
doc(readme) Improve the language integrations
2019-09-01 02:14:28 -07:00
Syrus
6744fdd02a
Improved README
2019-09-01 02:12:46 -07:00
Syrus
d74ce2b725
Improved table
2019-09-01 02:09:54 -07:00
Syrus
e986c55805
Fixed Ruby Gem release
2019-09-01 02:05:35 -07:00
Syrus
c4d1319e91
Fixed C# latest release
2019-09-01 02:03:55 -07:00
Syrus
9a8ad760dc
Fixed Rust crates link
2019-09-01 02:02:39 -07:00
Syrus
081eeef37c
Improved package links
2019-09-01 02:01:27 -07:00
Syrus
186ccccb99
Trying to improve the readme
2019-09-01 01:56:23 -07:00
Syrus
44f9c7da83
Fixed table
2019-09-01 01:42:13 -07:00
Syrus
c7b3d72e6f
Fixed table
2019-09-01 01:41:17 -07:00
Syrus
0361ce1a98
Fixed logo issues
2019-09-01 01:40:48 -07:00
Syrus
dfa20e219d
Fixed logos
2019-09-01 01:36:09 -07:00
Syrus
2b7e14723c
Improved README
2019-09-01 01:33:38 -07:00
Syrus Akbary
522b6f93a4
Merge branch 'master' into Hywan-patch-1
2019-09-01 01:11:12 -07:00
Syrus
19a7301b07
Trying to improve pipelines
2019-09-01 00:53:41 -07:00
Syrus Akbary
329b283937
Merge pull request #656 from wasmerio/feature/azure-pipelines
...
Initial version of Azure pipelines
2019-08-31 23:51:37 -07:00
Syrus
025d548090
Trying to improve conditions of pipelines
2019-08-31 23:49:30 -07:00
Syrus
5d1837b0c1
Trigger only on the following branches
2019-08-31 23:39:35 -07:00
Syrus
9a6c7ed2eb
Updated azure pipelines
2019-08-31 23:34:06 -07:00
Syrus
b84287f7a7
Use azure-pipelines in bors
2019-08-31 23:17:31 -07:00
Syrus
4ac4be283a
Added changelog checks
2019-08-31 23:15:48 -07:00
Syrus
77518a927f
Fixed artifact releases
2019-08-31 21:49:57 -07:00
Syrus
1a1b9667d0
Removed circleci and appveyor configs
2019-08-31 21:30:49 -07:00
Syrus
5c2707a474
Fixed names
2019-08-31 21:30:20 -07:00
Syrus
576f8d5cf4
Fixed githubConnection
2019-08-31 21:25:09 -07:00
Syrus
c47c8a4cec
Separated C-API from CLI. Format pipelines
2019-08-31 21:19:50 -07:00
Syrus
74065ac171
Fixed publish dependency
2019-08-31 21:14:01 -07:00
Syrus
e8d666e321
Updated status badges
2019-08-31 21:13:46 -07:00
Syrus
d2eb01f967
Updated azure pipelines with github publish
2019-08-31 21:12:55 -07:00
Ivan Enderlin
094ae51a14
doc(readme) Improve the language integrations
...
This patch changes the list of language integrations into a table, which includes:
* The author of the language integrations (to show whether its community-made),
* The maintenance status (based on Cargo vocabulary),
* Last release badge,
* Number of Github stars.
2019-08-30 12:07:16 +02:00
bors[bot]
6d351b514c
Merge #733
...
733: Split middleware-common tests into separate subcrate r=MarkMcCaskey a=MarkMcCaskey
New depgraph:
![wasmer_depgraph](https://user-images.githubusercontent.com/5770194/63965617-8719c000-cad4-11e9-8d46-ad8799caad6a.png )
Co-authored-by: Mark McCaskey <mark@wasmer.io>
2019-08-29 20:48:53 +00:00
Mark McCaskey
91b199fe12
Split middleware-common tests into separate subcrate
2019-08-29 11:14:57 -07:00
bors[bot]
569d0386a9
Merge #732
...
732: Remove fd_entry lookup on stdin,out,err for wasi::poll_oneoff r=MarkMcCaskey a=MarkMcCaskey
Co-authored-by: Mark McCaskey <mark@wasmer.io>
2019-08-29 17:55:36 +00:00