Commit Graph

63 Commits

Author SHA1 Message Date
vms
2aa3caee83
Support build time in module manifests (#71) 2021-04-09 10:43:55 +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
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
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
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
a039973835
Reexport tetplaplets (#52) 2020-12-21 19:34:25 +03:00
folex
043e87623e
initial (#45)
Co-authored-by: vms <michail.vms@gmail.com>
2020-12-02 02:08:54 +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
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
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
vms
58f14427f1
Array support (#28) 2020-09-23 01:14:54 +03:00
vms
ba13ba360f update wit version 2020-09-17 20:50:36 +03:00
vms
02d1733e89
bump versions (#27) 2020-09-16 01:43:45 +03:00
vms
dd52743024
Record refactoring (#19) 2020-09-16 01:14:15 +03:00
vms
f33ef7c84b optimize with try_fold; fix bug in wit-generator 2020-09-09 00:20:39 +03:00
vms
709dc36550
misc improvements (#24)
- improve error handling in host functions
- refactor examples
- fix IT generation
2020-09-08 23:30:03 +03:00
vms
fc2b0e4379 bump versions 2020-09-03 03:01:04 +03:00
vms
81892aa865 bump versions 2020-09-03 01:45:44 +03:00
vms
5632d684ae
Introduce call parameters (#21) 2020-08-25 19:26:21 +03:00
vms
58244d4758 add fluence-faas tests 2020-08-24 01:47:04 +03:00
vms
c48454563c enable tests 2020-08-23 04:04:11 +03:00
vms
ab2b075748 rename crates and adjust dependecies 2020-07-28 23:33:46 +03:00
vms
76a9c83541 prepare for publish 2020-07-28 19:13:17 +03:00
vms
0a32104cbc add example with records 2020-07-28 01:19:15 +03:00
vms
3c5dcd1e78 add complex type support 2020-07-26 19:38:11 +03:00
vms
33d9320d47 add ability to use IT in host imports 2020-07-18 18:05:07 +03:00
vms
7e9c247f82 fix IType generation bug 2020-07-17 18:09:27 +03:00
vms
e9ef12b6b4
Move to the new sdk (#8) 2020-07-11 23:04:55 +03:00
vms
37ce9dafb3 improve error handling 2020-07-09 20:27:50 +03:00
vms
8eb4a1da7c make manifest path optional 2020-07-09 17:06:08 +03:00