Commit Graph

165 Commits

Author SHA1 Message Date
vms
aff726b5eb bump repl version 2020-09-08 13:42:14 +03:00
vms
47f52ee1f5 init repl env logger on the start 2020-09-08 13:39:22 +03:00
vms
2768bc3aca update ipfs-node example 2020-09-08 13:20:42 +03:00
vms
74bfc4ae32 bump fcli version 2020-09-03 21:46:22 +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
11bf0368d1 join strings with empty space in call 2020-09-03 01:36: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
8ab7aee169 bump versions 2020-08-11 15:12:19 +03:00
vms
f1fcc7ce42 improve REPL command completer 2020-08-09 14:48:18 +03:00
vms
d68e0cd76e add basic autocomplete and history support to REPL 2020-08-09 14:14:03 +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
7e1e94ecc3 update examples 2020-08-08 13:38:41 +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
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
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
f8a5bbdfd2 introduce test-record crate in the record example 2020-07-28 17:08:26 +03:00
vms
0a32104cbc add example with records 2020-07-28 01:19:15 +03:00
vms
471da75a9a pass records with only pointer 2020-07-26 21:58:12 +03:00
vms
3c5dcd1e78 add complex type support 2020-07-26 19:38:11 +03:00
folex
fa3ae391ec
Add with_module_names constructor to FluenceFaaS (#11) 2020-07-20 17:13:11 +03:00
vms
e03a84551d add env_logger to the IPFS example 2020-07-16 14:56:13 +03:00
vms
311db049da update examples with the new logger feature 2020-07-14 00:52:20 +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
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
folex
e2cf6089df
Use log instead of println in log_utf8_string (#4) 2020-06-17 13:42:11 +03:00
vms
0ed90c2c9c adjust imports 2020-06-16 10:41:34 +03:00
vms
b1e7eae29b rename IPFSNode to FluenceFaaS; dir rearranges 2020-06-15 17:22:18 +03:00
vms
9da7cc0957 introduce NodeWasmService trait 2020-06-12 01:59:50 +03:00
vms
07fe0bb39e repair put/get 2020-06-12 00:05:04 +03:00
vms
46ac364c69 support of _start 2020-06-11 19:11:34 +03:00
vms
255a131a4f improve wasm modules 2020-06-11 03:10:37 +03:00
vms
7d5ae2f9b0 generalize ipfs node service 2020-06-07 01:20:12 +03:00
vms
bb2bbcf35e split fce_wit_interfaces 2020-06-06 00:13:05 +03:00
vms
2bbbb9323d introduce ipfs service 2020-06-05 23:12:02 +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
vms
939c2e24c0 replace old FCE with new FCE with WIT support 2020-06-03 23:19:07 +03:00
vms
b258caa8d6 introduce service-like functionality 2020-06-02 18:05:38 +03:00
vms
9d3d605190 linking 2020-06-01 11:29:42 +03:00
vms
3d5be0e798 introduce wit_fce 2020-06-01 00:01:01 +03:00
vms
da3b9e56ed add WIT embedder 2020-05-28 23:20:24 +03:00
vms
dd001db7ad Frank => FCE 2020-05-08 20:38:29 +03:00
vms
4e3eda717c
Integration tests (#2) 2020-05-02 18:34:48 +03:00
vms
c29cf72e01 update wasmer branch 2020-05-02 12:31:31 +03:00
vms
6596a255a8 pretty print for hash 2020-05-02 12:02:39 +03:00
vms
893f01d22f improve CLI 2020-04-28 22:12:52 +03:00
vms
e3d884768d update 2020-04-28 09:26:46 +03:00
vms
c6bf06fa23 add wasi support 2020-04-22 16:11:57 +03:00
vms
6e5af1ea93 initial version 2020-04-18 18:27:01 +03:00