Commit Graph

16 Commits

Author SHA1 Message Date
9b582ba2ed chore: release master (#319)
* chore: release master

* chore: Bump marine-js version to 0.4.1
2023-04-04 17:18:19 +03:00
27e8658e77 chore: Release fixes (#318)
* Revert "chore: release master (#317)"

This reverts commit 26ab445b59.

* Update

* Fix
2023-04-04 14:08:25 +03:00
26ab445b59 chore: release master (#317)
* chore: release master

* chore: Bump marine-js version to 0.3.5
2023-04-04 13:34:35 +03:00
71835e6762 fix(release-please): Get rid of workspace.dependencies (#316)
Get rid of dependencies
2023-04-04 13:28:28 +03:00
f7ecddafd5 chore: release master (#292)
* chore: release master

* chore: Bump marine-js version to 0.3.4

* update marine-js and lockfile

---------

Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2023-03-15 01:30:12 +03:00
d3a773df4f feat!: decouple wasmer from Marine, replace it with generic backend interface (#219) 2023-03-15 00:43:51 +03:00
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