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
87542dde45
Add more tests for void function result for marine-js ( #152 )
2022-04-22 20:01:08 +03:00
Pavel
0476950681
Marine-js milestone 2: implementation of single-module wasm services ( #148 )
2022-04-20 20:33:55 +03:00
Mike Voronov
c7c8d611d9
Allow runtime to set maximum memory count ( #127 )
2021-12-03 20:33:46 +03:00
Valery Antopol
d1ed552d80
Add marine test examples for build.rs and marine_test on mod ( #130 )
2021-10-18 20:15:51 +03:00
Mike Voronov
db84af1c1f
Bump crate versions ( #129 )
2021-10-05 18:20:41 +03:00
Valery Antopol
ccdbbd0044
Add multi-service marine_test example ( #128 )
2021-10-05 18:14:35 +03:00
Mike Voronov
4072de7b60
Fix clippy warnings ( #126 )
2021-09-29 12:58:10 +03:00
Mike Voronov
6fef752281
fix MError error messages ( #123 )
2021-09-28 16:30:40 +03:00
Valery Antopol
8d2b37b1b5
update to marine-rs-sdk-test 0.2.0 ( #108 )
2021-09-02 19:53:30 +03:00
Mike Voronov
44898d929c
move to wasmer 0.17.1 ( #104 )
2021-08-05 21:17:26 +03:00
Mike Voronov
fb67fc0c91
Update sdk to marine-rs-sdk ( #93 )
2021-06-16 09:37:45 +03:00
Mike Voronov
c51b5982d6
Fix IT generation ( #87 )
2021-05-19 18:58:24 +03:00
Mike Voronov
fa38bc4025
Add marine tests examples ( #85 )
2021-05-13 00:02:33 +03:00
Mike Voronov
0b1d038565
Rename to marine: part 2 ( #84 )
2021-05-11 15:44:11 +03:00
Mike Voronov
269f691569
Rename to marine: step 1 ( #83 )
2021-05-10 12:51:22 +03:00
vms
2caee2ec0d
add changelog, update examples ( #82 )
2021-04-29 14:38:00 +03:00
vms
af66326ecf
Switch to published versions ( #81 )
2021-04-27 19:24:48 +03:00
vms
96c32b64d8
Improve arrays and record passing scheme ( #76 )
2021-04-26 14:02:26 +03:00
vms
c702311595
Remove unsafe from import funcs ( #75 )
2021-04-19 13:34:05 +03:00
vms
ab14b987ea
use latest sqlite and redis
2021-04-12 15:30:37 +03:00
vms
1dcc9968bb
Support references ( #70 )
2021-04-12 00:21:47 +03:00
vms
0d1e3c7848
Check for minimal sdk version ( #68 )
2021-03-16 13:51:59 +03:00
vms
5effdcba72
Support versioning in CLI ( #67 )
2021-03-12 20:04:47 +03:00
vms
b0f2738c94
update paths in Config.toml
2021-03-04 14:15:21 +03:00
vms
474b90b153
update sqlite example
2021-03-04 14:09:58 +03:00
vms
ed03154258
move to the fluence sdk 0.4.2
2021-02-28 19:31:53 +03:00
vms
4e59c1815c
move to the sdk 0.4.1 ( #65 )
2021-02-26 13:21:53 +03:00
vms
ad1b016529
bump crate versions
2021-02-25 22:27:16 +03:00
vms
c559f3f226
New mounted binaries interface ( #64 )
2021-02-24 12:25:55 +03:00
folex
cdfed97fce
Bump versions to 0.2.0 ( #63 )
2021-02-12 14:24:36 +03:00
vms
f4634ccd4a
update greeting example
2021-02-05 12:14:42 +03:00
Dima
65a7223803
update sqlite, update all wasms, small fixes ( #60 )
...
Co-authored-by: vms <michail.vms@gmail.com>
2021-02-04 15:32:45 +03:00
vms
a1139bda61
fix crate versions
2021-01-12 12:14:33 +03:00
folex
fae87bc0eb
Mark examples as publish = false ( #57 )
2020-12-31 15:03:00 +03:00
folex
d25f224558
Store ParticleParameters in AquamarineVM, pass them to call_service ( #55 )
2020-12-25 17:31:31 +03:00
vms
b342859164
update sdk to 0.2.13 ( #53 )
2020-12-22 16:06:49 +03:00
vms
a039973835
Reexport tetplaplets ( #52 )
2020-12-21 19:34:25 +03:00
Dima
11674ee856
i64 -> i32 for 'target' in log_utf8_string ( #49 )
2020-12-17 18:46:01 +03:00
vms
0b8f757dcd
update examples ( #47 )
2020-12-09 15:57:10 +03:00
vms
de3d51ef8f
refactor logger
2020-12-08 18:15:18 +03:00
vms
1f2355e6ef
Update wasi to check that directories exist ( #46 )
2020-12-04 08:29:43 +03:00
vms
16959d128a
update config.yml
2020-12-01 11:49:49 +03:00
vms
674cffd032
rename site-storage to url-downloader
2020-11-30 19:21:51 +03:00
vms
b76fadc453
update site-storage example
2020-11-30 12:14:21 +03:00
vms
af75084ceb
Improving logging in repl ( #42 )
2020-11-10 20:30:10 +03:00
vms
e24bb8e1ac
bump fluence sdk version
2020-11-09 06:38:09 +03:00
vms
b4d4364a6a
improve getting export record types
2020-11-09 06:14:07 +03:00
vms
2ef43ee778
Support function names in IT ( #41 )
2020-11-07 00:08:09 +03:00
vms
d52eb4432f
update examples with new rust-sdk logger
2020-10-30 17:07:29 +03:00