Syrus
|
d54712f73b
|
Fix azure linting
|
2019-09-03 14:56:29 -07:00 |
|
Syrus
|
7fc8ac84a8
|
Add sccache directory cache just in case
|
2019-09-03 14:55:26 -07:00 |
|
bors[bot]
|
688d0a2015
|
Merge #741
741: add validate_wasm fuzzer r=syrusakbary a=pventuzelo
useful to fuzz validation mechanism and wasmparser library.
Co-authored-by: Patrick Ventuzelo <ventuzelo.patrick@gmail.com>
Co-authored-by: Patrick Ventuzelo <9038181+pventuzelo@users.noreply.github.com>
|
2019-09-03 21:15:06 +00:00 |
|
Syrus Akbary
|
80c1359c84
|
Merge pull request #747 from pventuzelo/pventuzelo/724-fix-panics-execute-wasm
[fix issue #724] replace panic! with return Err()
|
2019-09-03 10:42:47 -07:00 |
|
Patrick Ventuzelo
|
7dd496c490
|
Update src/bin/wasmer.rs
Co-Authored-By: Syrus Akbary <me@syrusakbary.com>
|
2019-09-03 17:06:56 +02:00 |
|
Patrick Ventuzelo
|
cdba7e55e5
|
Update src/bin/wasmer.rs
Co-Authored-By: Syrus Akbary <me@syrusakbary.com>
|
2019-09-03 17:06:37 +02:00 |
|
Patrick Ventuzelo
|
7680c0ea52
|
Merge branch 'master' into ventuzelo/validate-wasm-fuzzer
|
2019-09-03 11:03:27 +02:00 |
|
Patrick Ventuzelo
|
6701241267
|
Merge branch 'master' into pventuzelo/724-fix-panics-execute-wasm
|
2019-09-03 11:03:12 +02:00 |
|
Syrus Akbary
|
777833ee05
|
Merge pull request #743 from wasmerio/dependabot/cargo/cbindgen-0.9.1
Bump cbindgen from 0.9.0 to 0.9.1
|
2019-09-02 10:23:44 -07:00 |
|
Syrus Akbary
|
fb097f150b
|
Merge pull request #745 from wasmerio/dependabot/cargo/winapi-0.3.8
Bump winapi from 0.3.7 to 0.3.8
|
2019-09-02 10:23:19 -07:00 |
|
Syrus Akbary
|
19cd7728f0
|
Merge pull request #491 from wasmerio/add-debugging-doc
add beginnings of debugging document
|
2019-09-02 10:22:17 -07:00 |
|
Patrick Ventuzelo
|
4406fbb6f3
|
replace panics with return Err()
|
2019-09-02 12:12:35 +02:00 |
|
Patrick Ventuzelo
|
afa6d6f52c
|
[formatting] add new line validate_wasm.rs
|
2019-09-02 11:14:40 +02:00 |
|
Patrick Ventuzelo
|
9ba77aa1fc
|
[formating] add new line Cargo.toml
|
2019-09-02 11:14:05 +02:00 |
|
dependabot-preview[bot]
|
616b768529
|
Bump winapi from 0.3.7 to 0.3.8
Bumps [winapi](https://github.com/retep998/winapi-rs) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/retep998/winapi-rs/releases)
- [Commits](https://github.com/retep998/winapi-rs/compare/0.3.7...0.3.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-02 09:11:48 +00:00 |
|
dependabot-preview[bot]
|
8a2017cce3
|
Bump cbindgen from 0.9.0 to 0.9.1
Bumps [cbindgen](https://github.com/eqrion/cbindgen) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/eqrion/cbindgen/releases)
- [Changelog](https://github.com/eqrion/cbindgen/blob/master/CHANGES)
- [Commits](https://github.com/eqrion/cbindgen/compare/v0.9.0...v0.9.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-02 09:11:25 +00:00 |
|
Patrick Ventuzelo
|
f0bd680343
|
validate_wasm fuzzer
|
2019-09-02 11:08:40 +02:00 |
|
Syrus
|
8965314529
|
Trying to fix pipelines
|
2019-09-01 11:15:35 -07:00 |
|
Syrus
|
4c2e5eddf7
|
Fix LLVM on Windows
|
2019-09-01 10:51:16 -07:00 |
|
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
|
364459f291
|
Merge branch 'master' into feature/serialization-of-wasi-state
|
2019-09-01 02:20:58 -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 |
|