Commit Graph

41 Commits

Author SHA1 Message Date
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
vms
9a02ffc54f wit refactoring 2020-07-09 15:55:58 +03:00
vms
d524eebc55 bump rust-sdk version 2020-07-09 06:21:04 +03:00
vms
124f07a591 introduce fce_cli 2020-07-07 23:11:47 +03:00
vms
0ed90c2c9c adjust imports 2020-06-16 10:41:34 +03:00
vms
fe716cd078 allow several host imports 2020-06-07 12:33:26 +03:00
vms
7d5ae2f9b0 generalize ipfs node service 2020-06-07 01:20:12 +03:00
vms
60c9f03902 simplify the wit extrator 2020-06-06 01:03:49 +03:00
vms
bb2bbcf35e split fce_wit_interfaces 2020-06-06 00:13:05 +03:00
vms
5d7fdec0ee add delete subcommand to wit_embedder 2020-06-04 20:36:16 +03:00
vms
59f9b7555f simplify fce_wit_interfaces 2020-06-04 19:54:23 +03:00
vms
6a7dbb47c8 move fce to fce_wit_interfaces 2020-06-04 19:06:23 +03:00
vms
f2cafd0770 move wit_embedder to fce_wit_interfaces 2020-06-04 14:44:36 +03:00
vms
8b55bf4baf introduce fce_interfaces 2020-06-04 14:22:17 +03:00