Commit Graph

48 Commits

Author SHA1 Message Date
vms
1dcc9968bb
Support references (#70) 2021-04-12 00:21:47 +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
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
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
20092f8174 bump versions 2020-12-22 04:29:19 +03:00
vms
a039973835
Reexport tetplaplets (#52) 2020-12-21 19:34:25 +03:00
vms
2d31b7fd63
Use Vec<u8> instead of String for data (#51) 2020-12-17 21:24:42 +03:00
vms
1f2355e6ef
Update wasi to check that directories exist (#46) 2020-12-04 08:29:43 +03:00
vms
af75084ceb
Improving logging in repl (#42) 2020-11-10 20:30:10 +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
83b7378468 bump versions 2020-10-14 15:22:25 +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
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
95bc1220e3 add engine tests 2020-08-24 01:00:38 +03:00
vms
c48454563c enable tests 2020-08-23 04:04:11 +03:00
vms
e0cbc92f2e bump versions 2020-08-09 01:58:19 +03:00
vms
6c1ec4b9dc add FCE config validation 2020-08-08 12:44:27 +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
3c5dcd1e78 add complex type support 2020-07-26 19:38:11 +03:00
vms
8eb4a1da7c make manifest path optional 2020-07-09 17:06:08 +03:00
vms
d524eebc55 bump rust-sdk version 2020-07-09 06:21:04 +03:00
vms
46ef013f7e
Use HashMap instead of Vec in FaaSInterface (#6) 2020-06-30 18:17:38 +03:00
folex
6784d2ed08
Change configuration API for easier integration (#5) 2020-06-30 15:57:48 +03:00
vms
983e824d7d replace println with log::info in fce_module 2020-06-23 15:58:02 +03:00
vms
896f54f9fb move bin to examples/wasm/artifacts 2020-06-16 11:15:56 +03:00
vms
0ed90c2c9c adjust imports 2020-06-16 10:41:34 +03:00
vms
893d393a59 add comments to fluence-faas 2020-06-15 22:21:08 +03:00
vms
b1e7eae29b rename IPFSNode to FluenceFaaS; dir rearranges 2020-06-15 17:22:18 +03:00