Commit Graph

10 Commits

Author SHA1 Message Date
684bf7cb38 Update Rust crate semver to v1 (#198)
* Update Rust crate semver to v1

* bump all the deps

* update wasmer-it and fix build

* bump more versions + fix marine-js

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-09-13 16:25:11 +03:00
b3a8898893 Update all non-major Rust dependencies (#189)
* Update all non-major Rust dependencies

* fix tokio features

* add rt tokio feature

* bump bytes crate version to keep up with reqwest

* update tokio to 1.21.0

* bump crate versions

* use latest rust toolchain always

* update wasm-bindgen generated and patched code

* revert toolchaijn version change

* revert toolchaijn version change

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-09-02 18:48:25 +03:00
515fa655ad update interface-types; add tests for lilo at offsets > 2GB (#158) 2022-04-26 12:27:54 +03:00
4e4f40cc8c Update interface types (#149) 2022-04-06 22:55:33 +03:00
5ab0f377c7 bump crate versions (#144)
* bump minor crate versions

* fix marine-web build

* sort deps
2022-03-25 20:45:19 +03:00
e37e475663 Fix panics when services have more than 2gb memory allocated (#143)
* add test for allocation at offset more than 2gb

* update wasmer-it version and use u32 instead of usize where needed

* remove cargo.toml patch
2022-03-25 18:40:50 +03:00
bbd006ed3c Add js version of runtime that supports interface types and runs in browser (#137) 2022-02-18 18:26:06 +03:00
c54975bef0 move to wasmer-it 0.20.2 (#110) 2021-09-03 20:10:44 +03:00
0b1d038565 Rename to marine: part 2 (#84) 2021-05-11 15:44:11 +03:00
269f691569 Rename to marine: step 1 (#83) 2021-05-10 12:51:22 +03:00