Commit Graph

74 Commits

Author SHA1 Message Date
folex
ae6d2774a8
Do not load modules that aren't specified in the config (#20) 2020-08-20 18:57:53 +03:00
folex
22d6c6b6c8
Do not throw error if service_base_dir already exists (#18) 2020-08-18 22:58:41 +03:00
folex
a670ec76cd
Fix .wasm module extension check (#17) 2020-08-14 13:54:52 +03:00
folex
77cd79e124
Pass envs to AppService, name modules without .wasm extension (#16) 2020-08-14 13:28:15 +03:00
vms
e0cbc92f2e bump versions 2020-08-09 01:58:19 +03:00
vms
daa25d1021 add getting WASI state for repl 2020-08-08 23:07:21 +03:00
vms
5f0a91d9ec load modules in order specified in a config 2020-08-08 00:52:21 +03:00
vms
7254fe7e8c
Introduce REPL for testing (#14) 2020-08-07 23:24:28 +03:00
vms
c06dddd5ae
Introduce service (#13) 2020-08-07 11:54:37 +03:00
vms
32ffc7c8a7 fix fluence-faas dependecies 2020-07-28 23:57:22 +03:00
folex
ea7219f477
custom interface serialization (#12) 2020-07-28 16:29:09 +03:00
folex
fa3ae391ec
Add with_module_names constructor to FluenceFaaS (#11) 2020-07-20 17:13:11 +03:00
vms
33d9320d47 add ability to use IT in host imports 2020-07-18 18:05:07 +03:00
vms
43b765e61a improve interfaces 2020-07-17 23:07:02 +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
folex
e2cf6089df
Use log instead of println in log_utf8_string (#4) 2020-06-17 13:42:11 +03:00
vms
a85ac4ff14
enable circleci (#3) 2020-06-16 14:20:33 +03:00
vms
0ed90c2c9c adjust imports 2020-06-16 10:41:34 +03:00
vms
6866e61d0c rename process to fce 2020-06-16 09:53:47 +03:00
vms
893d393a59 add comments to fluence-faas 2020-06-15 22:21:08 +03:00
vms
f2855e466b use relative paths in the IPFS node example 2020-06-15 17:40:30 +03:00
vms
b1e7eae29b rename IPFSNode to FluenceFaaS; dir rearranges 2020-06-15 17:22:18 +03:00