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
|
181c161ffc
|
update readme
|
2020-08-11 15:28:53 +03:00 |
|
vms
|
8ab7aee169
|
bump versions
|
2020-08-11 15:12:19 +03:00 |
|
vms
|
b070009af3
|
make non generic interface of FCE private
|
2020-08-09 23:02:41 +03:00 |
|
vms
|
be1cd1531c
|
add elapsed time logging
|
2020-08-09 15:08:34 +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
|
31a15baf76
|
Add fce repl command (#15)
|
2020-08-09 12:08:39 +03:00 |
|
vms
|
e0cbc92f2e
|
bump versions
|
2020-08-09 01:58:19 +03:00 |
|
vms
|
94675d8e8f
|
add embed option to fce-cli
|
2020-08-08 23:29:16 +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
|
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 |
|
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
|
14e521ea27
|
add records wasm modules
|
2020-07-28 17:14:46 +03:00 |
|
vms
|
f8a5bbdfd2
|
introduce test-record crate in the record example
|
2020-07-28 17:08:26 +03:00 |
|
folex
|
ea7219f477
|
custom interface serialization (#12)
|
2020-07-28 16:29:09 +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 |
|
Dima
|
ee55c63ff8
|
Merge pull request #9 from fluencelabs/readme-docs
readme docs
|
2020-07-20 12:47:27 +03:00 |
|
DieMyst
|
98a3e6871f
|
cargo fmt
|
2020-07-20 12:44:32 +03:00 |
|
DieMyst
|
afa08d9a24
|
PR fixes
|
2020-07-20 12:32:02 +03:00 |
|
DieMyst
|
7e81c84580
|
Merge remote-tracking branch 'origin/master' into readme-docs
|
2020-07-20 12:22:43 +03:00 |
|
vms
|
33d9320d47
|
add ability to use IT in host imports
|
2020-07-18 18:05:07 +03:00 |
|
DieMyst
|
eb45acd95b
|
greeting and readme: lib.rs -> main.rs
|
2020-07-18 15:44:02 +03:00 |
|
vms
|
43b765e61a
|
improve interfaces
|
2020-07-17 23:07:02 +03:00 |
|
vms
|
7e9c247f82
|
fix IType generation bug
|
2020-07-17 18:09:27 +03:00 |
|
vms
|
e46c5e08b1
|
enable optional arguments with cargo build (#10)
|
2020-07-17 15:03:46 +03:00 |
|
DieMyst
|
f8a160901b
|
readme docs
|
2020-07-16 18:35:52 +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
|
27d9e5c8f2
|
add configurable timeout to ipfs commands
|
2020-07-01 18:54:26 +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 |
|