vms
|
2d31b7fd63
|
Use Vec<u8> instead of String for data (#51)
|
2020-12-17 21:24:42 +03:00 |
|
Dima
|
11674ee856
|
i64 -> i32 for 'target' in log_utf8_string (#49)
|
2020-12-17 18:46:01 +03:00 |
|
vms
|
163036e409
|
Switch to stepper-inteface (#50)
|
2020-12-17 12:43:45 +03:00 |
|
folex
|
2dc09858a8
|
Get file name of the interpreter from a config (#48)
|
2020-12-16 17:45:23 +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
|
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
|
eb5dfafa5e
|
Pass log level & target to host log_utf8_string (#37)
|
2020-10-26 13:08:53 +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
|
1c2578ede4
|
update stepper errors
|
2020-10-08 11:41:00 +03:00 |
|
vms
|
71497738a0
|
derive clone, eq for StepperOutcome
|
2020-10-06 20:50:14 +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
|
444e30749e
|
Host functions refactoring (#30)
|
2020-10-01 12:19:38 +03:00 |
|