Commit Graph

147 Commits

Author SHA1 Message Date
vms
2aa3caee83
Support build time in module manifests (#71) 2021-04-09 10:43:55 +03:00
vms
80337a04d7
Print warning if repl and cli aren't of the last versions (#73) 2021-04-09 10:41:54 +03:00
vms
1d08d51b9a reexport interfaces from wit-parser 2021-03-30 11:29:58 +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
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
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
f4634ccd4a update greeting example 2021-02-05 12:14:42 +03:00
vms
572dce6a76 add shortcauts and fix error messages 2021-02-05 01:08:16 +03:00
vms
2a3fa98fef enable logger by default in repl 2021-02-05 00:54:25 +03:00
vms
52be0dd5ed
Improve various stuff in REPL (#61) 2021-02-05 00:28:12 +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
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
folex
fae87bc0eb
Mark examples as publish = false (#57) 2020-12-31 15:03:00 +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
b342859164
update sdk to 0.2.13 (#53) 2020-12-22 16:06:49 +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
vms
e2c09c5847 bump versions 2020-12-09 16:01:19 +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
folex
043e87623e
initial (#45)
Co-authored-by: vms <michail.vms@gmail.com>
2020-12-02 02:08:54 +03:00
vms
16959d128a update config.yml 2020-12-01 11:49:49 +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
f9fdc25842 bump versions 2020-11-12 17:22:03 +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