Commit Graph

37 Commits

Author SHA1 Message Date
vms
0d1e3c7848
Check for minimal sdk version (#68) 2021-03-16 13:51:59 +03:00
vms
c559f3f226
New mounted binaries interface (#64) 2021-02-24 12:25:55 +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
8499033720
Move to the wasmer-wit 0.17.24 (#56) 2020-12-29 17:51:13 +03:00
vms
1f2355e6ef
Update wasi to check that directories exist (#46) 2020-12-04 08:29:43 +03:00
vms
1094d8e504
Return only facade interface in AppService get_interface (#44) 2020-11-25 13:12:08 +03:00
vms
b4d4364a6a improve getting export record types 2020-11-09 06:14:07 +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
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
0bf13fcdc6
Use last module as a facade in AppService (#34) 2020-10-06 17:46:16 +03:00
vms
22ce705684 re-export HostExportFunc type 2020-10-06 14:40:03 +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
8296486eaa add sqlite example 2020-09-17 21:46:53 +03:00
vms
ba13ba360f update wit version 2020-09-17 20:50:36 +03:00
vms
dd52743024
Record refactoring (#19) 2020-09-16 01:14:15 +03:00
vms
b070009af3 make non generic interface of FCE private 2020-08-09 23:02:41 +03:00
vms
daa25d1021 add getting WASI state for repl 2020-08-08 23:07:21 +03:00
vms
6c1ec4b9dc add FCE config validation 2020-08-08 12:44:27 +03:00
vms
7254fe7e8c
Introduce REPL for testing (#14) 2020-08-07 23:24:28 +03:00
vms
ab2b075748 rename crates and adjust dependecies 2020-07-28 23:33:46 +03:00
vms
0a32104cbc add example with records 2020-07-28 01:19:15 +03:00
vms
43b765e61a improve interfaces 2020-07-17 23:07:02 +03:00
vms
e03a84551d add env_logger to the IPFS example 2020-07-16 14:56:13 +03:00
vms
e9ef12b6b4
Move to the new sdk (#8) 2020-07-11 23:04:55 +03:00
vms
124f07a591 introduce fce_cli 2020-07-07 23:11:47 +03:00
vms
80afea2094
use HashMap for functions in get_interface (#7) 2020-06-30 19:23:43 +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
dd1d1a0951 some misc imporvements 2020-06-23 20:00:31 +03:00
vms
983e824d7d replace println with log::info in fce_module 2020-06-23 15:58:02 +03:00
vms
6866e61d0c rename process to fce 2020-06-16 09:53:47 +03:00
vms
b1e7eae29b rename IPFSNode to FluenceFaaS; dir rearranges 2020-06-15 17:22:18 +03:00