Mark McCaskey
|
c77cbc1f40
|
Prepare for 0.8.0 release
|
2019-10-02 15:40:35 -07:00 |
|
Mark McCaskey
|
0d997c332f
|
Fix example in runtime readme
|
2019-10-01 13:45:44 -07:00 |
|
Mark McCaskey
|
871310a851
|
Improve docs from feedback
|
2019-09-27 10:15:40 -07:00 |
|
Mark McCaskey
|
dc1744560c
|
Add lots of rustdocs and clean up one line of code
|
2019-09-26 17:17:50 -07:00 |
|
Syrus
|
7bf306eb27
|
Use flat-square style in downloads button
|
2019-09-24 13:42:17 -07:00 |
|
Syrus
|
621ef56ab6
|
lmproved READMEs to use Azure Pipelines badges and better lgo
|
2019-09-24 13:36:31 -07:00 |
|
Mark McCaskey
|
bf396ec76d
|
Remove patch version in deps when not necessary
|
2019-09-20 16:11:09 -07:00 |
|
Mark McCaskey
|
0f4d266e4e
|
Prepare for 0.7.0 release
|
2019-09-12 12:44:38 -07:00 |
|
dependabot-preview[bot]
|
009bb67686
|
Bump lazy_static from 1.3.0 to 1.4.0
Bumps [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases)
- [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.3.0...1.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-09 23:02:16 +00:00 |
|
Syrus
|
d8471e2b6a
|
Improved docs with custom logo and favicon
|
2019-09-03 17:06:31 -07:00 |
|
Nick Lewycky
|
a3fe372beb
|
Replace wasmer_runtime_code::memory::Atomic with std::sync::atomic atomics.
This means we lose op_new(), op_weak() and proxy() from the interface.
|
2019-08-16 17:36:11 -07:00 |
|
Brandon Fish
|
bccbbb3d8b
|
Add deny nonstandard-style and unused-mut lints
|
2019-08-15 20:18:29 -06:00 |
|
Brandon Fish
|
d695bd0c84
|
Update WABT dep to fixe names spectests
|
2019-08-12 15:35:32 -06:00 |
|
Syrus Akbary
|
07e6599a28
|
Merge branch 'master' into feature/instance-benchmark
|
2019-08-05 15:07:58 -07:00 |
|
Brandon Fish
|
2f70a199e4
|
Add deny dead_code lint and fix one error
|
2019-08-01 20:46:35 -06:00 |
|
Syrus
|
ebce7d0371
|
Updated dependencies
|
2019-07-31 23:42:54 -07:00 |
|
Syrus
|
fccf68c734
|
Updated version to 0.6.0
|
2019-07-31 10:28:45 -07:00 |
|
Syrus Akbary
|
12f8f3d085
|
First working version of LLVM in Windows
|
2019-07-30 14:47:53 -07:00 |
|
Syrus Akbary
|
98b20d9240
|
Fixed Caching in Windows lint and improved code
|
2019-07-29 18:29:20 -07:00 |
|
Syrus Akbary
|
13901cc665
|
Improvement cache in Windows
|
2019-07-29 17:33:50 -07:00 |
|
Mark McCaskey
|
a3089a4501
|
fix caching for other backends, improve default compiler code
|
2019-07-24 17:31:59 -07:00 |
|
Nick Lewycky
|
f763de94ab
|
Update to wabt 0.9.0.
|
2019-07-24 10:03:08 -07:00 |
|
Nick Lewycky
|
16fe3ce0af
|
Merge branch 'master' into simd
|
2019-07-23 13:51:15 -07:00 |
|
Mark McCaskey
|
ad7e3b52d3
|
Prepare for release of 0.5.7
|
2019-07-23 11:20:59 -07:00 |
|
Nick Lewycky
|
775c120b38
|
Update to newer wasmerio/wabt-rs.
|
2019-07-19 15:48:50 -07:00 |
|
Nick Lewycky
|
cd25356858
|
Fix shuffle and enable tests. Add support for new load_splat instructions.
Updates to wasmparser 0.34.0 and picks up a newer wasmerio/wabt.
|
2019-07-19 15:19:58 -07:00 |
|
Nick Lewycky
|
eeac6d5d2d
|
Merge branch 'master' of github.com:wasmerio/wasmer into simd
|
2019-07-16 19:16:45 -07:00 |
|
Mark McCaskey
|
19f544e489
|
update to 0.5.6
|
2019-07-16 13:12:21 -07:00 |
|
Nick Lewycky
|
b8d2aee80f
|
Update wabt to 0.8 release.
|
2019-07-10 13:48:12 -07:00 |
|
Mark McCaskey
|
4752492974
|
update version numbers to 0.5.5
|
2019-07-09 17:43:04 -07:00 |
|
Mark McCaskey
|
30add2481e
|
do backend caching with a directory
|
2019-07-08 17:05:54 -07:00 |
|
Mark McCaskey
|
62798fd966
|
fix test
fix doc test
|
2019-07-08 13:21:34 -07:00 |
|
Mark McCaskey
|
9a3fd82a4b
|
Keep WashHash::generate function the same
|
2019-07-08 12:22:17 -07:00 |
|
Mark McCaskey
|
f45d523012
|
update tests to use backend as in cache key gen
|
2019-07-08 11:11:27 -07:00 |
|
Mark McCaskey
|
99ebb782dc
|
update to version 0.5.4
|
2019-07-05 13:35:55 -07:00 |
|
Mark McCaskey
|
535da4c34a
|
update to version 0.5.3 for wapm bug fix
|
2019-07-03 14:35:39 -07:00 |
|
Mark McCaskey
|
83da82d844
|
update for release wasmer 0.5.2
|
2019-07-02 14:13:45 -07:00 |
|
Mark McCaskey
|
01491fd986
|
add instance creation benchmark
|
2019-07-01 11:17:31 -07:00 |
|
Mark McCaskey
|
09177ac3ae
|
update version numbers to 0.5.1, add changelog entry
|
2019-06-24 12:45:40 -07:00 |
|
Mark McCaskey
|
7bdfb2be51
|
update version numbers and changelog for 0.5.0
|
2019-06-17 12:56:28 -07:00 |
|
Brandon Fish
|
c6786474a7
|
Add MiddlewareChain and StreamingCompiler to runtime
|
2019-06-09 23:24:10 -05:00 |
|
Brandon Fish
|
fd373dbf63
|
Add cache store, load, and execute test for cranelift and llvm
|
2019-06-01 11:35:26 -05:00 |
|
Syrus
|
4ddffb8285
|
Update libraries versions to 0.4.2
|
2019-05-16 14:39:13 -07:00 |
|
Brandon Fish
|
bef9f1244a
|
Return impl Compiler from default_compiler to fix compilation with features
|
2019-05-14 18:19:58 -05:00 |
|
Brandon Fish
|
2aefa731a6
|
Add deny for unreachable patterns and unused unsafe
|
2019-05-12 00:33:02 -05:00 |
|
Brandon Fish
|
85158ac22a
|
Add some initial deny for unused_imports and unused_variables
Additional unused variable fix on unix
Remove unused import on unix
Remove unused windows import
|
2019-05-11 09:23:25 -05:00 |
|
Mark McCaskey
|
e5dc94c7d6
|
update version number to 0.4.1
|
2019-05-06 18:02:39 -07:00 |
|
Mark McCaskey
|
d020ffd759
|
update version to 0.4.0
|
2019-04-29 13:26:51 -07:00 |
|
Lachlan Sneff
|
ff9de181f1
|
Add error propagation test
|
2019-04-22 15:53:21 -07:00 |
|
Lachlan Sneff
|
706ddabf61
|
Hook up error propagation
|
2019-04-22 15:06:40 -07:00 |
|