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
|
1094d8e504
|
Return only facade interface in AppService get_interface (#44)
|
2020-11-25 13:12:08 +03:00 |
|
vms
|
afa612a563
|
update readme
|
2020-11-12 17:33:56 +03:00 |
|
vms
|
f9fdc25842
|
bump versions
|
2020-11-12 17:22:03 +03:00 |
|
vms
|
053b216712
|
Update readme (#43)
|
2020-11-12 16:25:47 +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
|
0ab1a1a2c3
|
improve FaaS interfaces displaying
|
2020-11-08 19:43:33 +03:00 |
|
vms
|
d9034018ac
|
update wasmer-wit crate version
|
2020-11-08 18:04:31 +03:00 |
|
vms
|
2ef43ee778
|
Support function names in IT (#41)
|
2020-11-07 00:08:09 +03:00 |
|
vms
|
ddd3448af7
|
Introduce module interface cache (#40)
|
2020-11-05 20:58:13 +03:00 |
|
vms
|
d09c5b5d73
|
Return JValue from call_json (#39)
|
2020-11-05 15:18:48 +03:00 |
|
vms
|
c8114d48c6
|
bump AquamarineVM version
|
2020-11-01 10:26:21 +03:00 |
|
vms
|
f4680075f4
|
adjust AquamarineVM error mapping
|
2020-11-01 10:16:21 +03:00 |
|
vms
|
d52eb4432f
|
update examples with new rust-sdk logger
|
2020-10-30 17:07:29 +03:00 |
|
vms
|
acf6450d22
|
add logging mask to the AquamarineVM config
|
2020-10-30 16:54:46 +03:00 |
|
vms
|
aff6695ea1
|
bump versions
|
2020-10-29 23:11:11 +03:00 |
|
vms
|
a6b398fdd5
|
rename call to call_with_prev_data
|
2020-10-29 23:08:27 +03:00 |
|
vms
|
4ccce8f5c5
|
add raw-aquamarine-api feature for AquamarineVM
|
2020-10-29 23:04:57 +03:00 |
|
folex
|
bfc69c8104
|
Make prev_data a list by default
|
2020-10-29 15:35:18 +03:00 |
|
folex
|
42375f3334
|
Fix log filtering: set log::Record::target in log_utf8_string (#38)
|
2020-10-27 16:47:05 +03:00 |
|
folex
|
eb5dfafa5e
|
Pass log level & target to host log_utf8_string (#37)
|
2020-10-26 13:08:53 +03:00 |
|
folex
|
7f89ba5054
|
use module::target as module_path in log
|
2020-10-23 17:05:58 +03:00 |
|
folex
|
18d435c643
|
add level & target to log_utf8_string
|
2020-10-23 16:35:25 +03:00 |
|
vms
|
f0c382e640
|
bump versions
|
2020-10-21 22:29:47 +03:00 |
|
vms
|
5aea5a53ad
|
Fluence FaaS refactoring (#36)
|
2020-10-21 22:21:16 +03:00 |
|
vms
|
693e8cdfb1
|
Support prev data persistence (#35)
|
2020-10-16 15:26:09 +03:00 |
|
vms
|
05473672a1
|
update stepper error mapping
|
2020-10-14 15:37:06 +03:00 |
|
vms
|
d014bdbfc7
|
update examples
|
2020-10-14 15:30:50 +03:00 |
|
vms
|
83b7378468
|
bump versions
|
2020-10-14 15:22:25 +03:00 |
|
folex
|
c99e2fc0f2
|
Change order of fields in toml configs (#33)
|
2020-10-14 15:08:02 +03:00 |
|
vms
|
1c2578ede4
|
update stepper errors
|
2020-10-08 11:41:00 +03:00 |
|
vms
|
1b3c73f03b
|
update examples
|
2020-10-07 23:19:17 +03:00 |
|
vms
|
71497738a0
|
derive clone, eq for StepperOutcome
|
2020-10-06 20:50:14 +03:00 |
|
vms
|
0bf13fcdc6
|
Use last module as a facade in AppService (#34)
|
2020-10-06 17:46:16 +03:00 |
|
vms
|
22ce705684
|
re-export HostExportFunc type
|
2020-10-06 14:40:03 +03:00 |
|
vms
|
5ab744e843
|
reexport Wasmer context
|
2020-10-05 21:38:47 +03:00 |
|
vms
|
98adcefa56
|
convert RawStepperOutcome to Result<StepperOutcome> based on the ret_code (#32)
|
2020-10-05 15:12:38 +03:00 |
|
vms
|
abcdb37c91
|
Set current peer id for aquamarine stepper (#31)
|
2020-10-01 20:16:16 +03:00 |
|
vms
|
7174906784
|
bump versions
|
2020-10-01 13:15:01 +03:00 |
|
vms
|
31797d4c13
|
update readme
|
2020-10-01 12:23:29 +03:00 |
|
vms
|
444e30749e
|
Host functions refactoring (#30)
|
2020-10-01 12:19:38 +03:00 |
|
vms
|
8f41f5816b
|
enable logger by default
|
2020-09-24 13:06:12 +03:00 |
|
vms
|
58f14427f1
|
Array support (#28)
|
2020-09-23 01:14:54 +03:00 |
|
vms
|
8296486eaa
|
add sqlite example
|
2020-09-17 21:46:53 +03:00 |
|
vms
|
ba13ba360f
|
update wit version
|
2020-09-17 20:50:36 +03:00 |
|
vms
|
3785c002b7
|
output args separated with comma
|
2020-09-16 13:46:38 +03:00 |
|
vms
|
04ffc3dcf8
|
repl interface output improvements
|
2020-09-16 12:31:21 +03:00 |
|