Commit Graph

44 Commits

Author SHA1 Message Date
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
vms
0a9df646cf rename outcome in raw-aquamarine-vm-api 2021-02-17 23:16:22 +03:00
vms
47f0b31f3f move to the newest interpreter interface crate version 2021-02-17 23:01:04 +03:00
folex
cdfed97fce
Bump versions to 0.2.0 (#63) 2021-02-12 14:24:36 +03:00
folex
12795cc0cb
Allow to specify module file name in the config (#62) 2021-02-12 13:44:52 +03:00
vms
181d957560
fix recursion bug (#59) 2021-01-16 00:44:09 +03:00
vms
a1139bda61 fix crate versions 2021-01-12 12:14:33 +03:00
vms
8499033720
Move to the wasmer-wit 0.17.24 (#56) 2020-12-29 17:51:13 +03:00
vms
dc43acfc88 prepare for aquamarine-vm publishing 2020-12-25 20:31:50 +03:00
folex
d25f224558
Store ParticleParameters in AquamarineVM, pass them to call_service (#55) 2020-12-25 17:31:31 +03:00
vms
f022a2dec4
Implicitly flatten array with one JValue according to a function signature (#54) 2020-12-22 22:45:20 +03:00
vms
725f6e65f3 bump versions 2020-12-22 16:09:47 +03:00
vms
20092f8174 bump versions 2020-12-22 04:29:19 +03:00
vms
ede18f00de switch to the master branch of stepper-interface 2020-12-21 20:01:22 +03:00
vms
a039973835
Reexport tetplaplets (#52) 2020-12-21 19:34:25 +03:00
vms
2af7a7297b depend on the master branch of stepper-interface 2020-12-17 22:35:50 +03:00
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
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
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
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
83b7378468 bump versions 2020-10-14 15:22:25 +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
7174906784 bump versions 2020-10-01 13:15:01 +03:00
vms
444e30749e
Host functions refactoring (#30) 2020-10-01 12:19:38 +03:00