Valery Antopol
e36ffbd582
chore: update Cargo.lock ( #307 )
...
update lockfile
2023-03-22 17:30:48 +03:00
fluencebot
b23e1654f6
chore: release master ( #296 )
2023-03-22 16:58:53 +03:00
Valery Antopol
defd165b86
fix(cli): use proper wit syntax for set it
command ( #305 )
...
update interface-types crates
2023-03-22 16:17:00 +03:00
Valery Antopol
b9dbf67376
fix(runtime): support new wasm opcodes by removing unused memory limit setting ( #299 )
...
remove unused max memory setting
2023-03-17 15:34:55 +03:00
fluencebot
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
Valery Antopol
d3a773df4f
feat!: decouple wasmer from Marine, replace it with generic backend interface ( #219 )
2023-03-15 00:43:51 +03:00
fluencebot
299382fa72
chore: release master ( #289 )
2023-03-03 19:30:10 +03:00
Valery Antopol
fc384a477c
feat(cli)!: use sdk dependency version from Cargo.lock instead of Cargo.toml ( #286 )
2023-03-02 22:23:05 +03:00
fluencebot
5e91bfca90
chore: release master ( #285 )
2023-02-20 22:35:03 +03:00
fluencebot
c54fce7c7b
chore: release master ( #280 )
2023-02-10 19:26:17 +02:00
fluencebot
6260c4d42f
chore: release master ( #275 )
2023-02-08 17:13:40 +03:00
fluencebot
594ebf3876
chore: release master ( #258 )
2023-01-27 16:32:32 +02:00
Valery Antopol
6ee6697ed8
fix: support workspace dependencies by using cargo_toml 0.14.0 ( #256 )
2023-01-27 17:21:57 +03:00
Valery Antopol
a022a30442
chore(master): release ( #245 )
2022-12-06 16:52:49 +03:00
renovate[bot]
ee514fb8fc
chore(deps): update all non-major rust dependencies ( #211 )
...
* chore(deps): update all non-major rust dependencies
* fix build
* fmt
* update generated code in marine-js
* bump marine-runtime version
* update gitignore
* Revert "bump marine-runtime version"
This reverts commit 7cf9f0b6d489408d35b3f86807d9ad7684f0708a.
* bump versions
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-11-28 18:37:07 +03:00
Valery Antopol
03393545cc
fix(runtime): detect mapped/preopened dirs conflicts before wasmer-wasi crashes ( #223 )
2022-10-18 16:56:42 +03:00
Valery Antopol
fd47800cca
chore(build): fix clippy warnings ( #213 )
2022-09-19 19:13:38 +03:00
renovate[bot]
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
Valery Antopol
853bc595ec
fix!: bump minor versions where it was required in #189 ( #212 )
...
* fix!: bump minor versions where it was required in #189
* update marine-js build
2022-09-12 16:55:33 +03:00
Pavel
7aacb8eb9d
Update marine-js public interface. Replace any with generic JSON types. Doing se\desalinization work insine marine-js ( #207 )
2022-09-09 17:28:30 +03:00
renovate[bot]
c674c92104
Update Rust crate serde_with to v2 ( #203 )
...
* Update Rust crate serde_with to v2
* bump versions
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-09-09 16:05:09 +03:00
renovate[bot]
1d8dd292c4
Update Rust crate cmd_lib to v1 ( #194 )
...
* Update Rust crate cmd_lib to v1
* remove cmd_lib dependency
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-09-08 22:56:27 +03:00
renovate[bot]
28e059c506
Update Rust crate uuid to v1 ( #205 )
...
* Update Rust crate uuid to v1
* bump repl version
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-09-08 21:50:04 +03:00
renovate[bot]
dc134a224a
Update Rust crate rustyline to v10 ( #197 )
...
* Update Rust crate rustyline to v10
* use new rustyline API
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-09-08 00:42:29 +03:00
renovate[bot]
a1bb6c4a95
Update Rust crate pretty_assertions to v1 ( #196 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-07 00:15:45 +03:00
renovate[bot]
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
Valery Antopol
71b5953c22
feat(fluence-app-service): make base path field optional in ConfigContext interface ( #202 )
2022-08-31 14:14:43 +03:00
Valery Antopol
f41b23dd5c
fix(repl): crash when given relative path to config in non-current directory ( #201 )
2022-08-30 16:59:40 +03:00
Valery Antopol
650aec50d5
feat(repl): allow partial call_parameters specification in call ( #200 )
...
* add partial call_parameters support, fix work with config not in the same dir
* move path fixes to another PR
2022-08-30 16:40:01 +03:00
Valery Antopol
3449a34e35
Use sdk version from cargo manifest, instead of hardcoded value ( #186 )
2022-08-03 18:26:45 +03:00
Valery Antopol
17e8bf041e
Rework module searching on filesystem ( #184 )
2022-07-29 17:09:54 +03:00
Valery Antopol
d4a4d53bd5
bump crate versions that used marine-rs-sdk-main 0.6.15 ( #185 )
2022-07-27 21:58:47 +03:00
Valery Antopol
d9c8de35aa
Support marine-rs-sdk 0.7.0 ( #180 )
2022-07-27 18:01:30 +03:00
Mike Voronov
7a80d3e5a1
Fix value after table problem in TomlMarineNamedModuleConfig( #175 )
2022-06-09 17:35:47 +03:00
Mike Voronov
cc1766b7f1
fix tests after renaming ( #174 )
2022-06-09 17:00:19 +03:00
Valery Antopol
eab120fdae
beautify marine cli tool subcommand args ( #170 )
2022-06-02 20:09:38 +03:00
Valery Antopol
aa954f35f2
REPL: improve "interface" command output readability ( #169 )
2022-06-02 20:09:14 +03:00
Mike Voronov
82217b332e
Rename FaaS
to Marine
, Runtime
to Core
( #172 )
2022-06-02 19:51:27 +03:00
Valery Antopol
93b3952ed8
Marine CLI: fix template url in generate command ( #171 )
2022-06-02 18:51:34 +03:00
Valery Antopol
56f9dff9b1
add "quiet" option to mrepl ( #168 )
2022-05-31 19:36:42 +03:00
Mike Voronov
221e5e94b4
Use impl AsRef
instead generics params in Marine interface ( #166 )
2022-05-26 23:05:58 +03:00
Mike Voronov
6da8509fe0
Add generate
subcommand to mrepl
( #163 )
2022-05-21 00:03:03 +03:00
Mike Voronov
e4ebf1d0fb
Update readme ( #160 )
...
Co-authored-by: boneyard93501 <4523011+boneyard93501@users.noreply.github.com>
2022-05-15 12:09:11 +03:00
Mike Voronov
ac26937778
Impl some traits for ModuleMemoryStat ( #159 )
2022-04-26 14:41:53 +03:00
Valery Antopol
515fa655ad
update interface-types; add tests for lilo at offsets > 2GB ( #158 )
2022-04-26 12:27:54 +03:00
Pavel
68438eadc0
Marine JS: add possibility to pass environment variables to WASM services ( #153 )
...
* Setting logging level
* Fix variable name
* try different logging levels
* Add tests for logging in wasm modules
* Finish unit tests for logging in wasm
* specifying marine service id in message format
* better message format
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-04-23 16:34:45 +03:00
Pavel
0476950681
Marine-js milestone 2: implementation of single-module wasm services ( #148 )
2022-04-20 20:33:55 +03:00
Valery Antopol
4e4f40cc8c
Update interface types ( #149 )
2022-04-06 22:55:33 +03:00
Mike Voronov
e7bdfe9947
add max_memory_size api function ( #147 )
2022-03-31 00:17:49 +03:00
Valery Antopol
5ab0f377c7
bump crate versions ( #144 )
...
* bump minor crate versions
* fix marine-web build
* sort deps
2022-03-25 20:45:19 +03:00