Commit Graph

162 Commits

Author SHA1 Message Date
vms
04ffc3dcf8 repl interface output improvements 2020-09-16 12:31:21 +03:00
vms
76006bc3eb enable redis sqlite tests 2020-09-16 02:09:57 +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
Dima
5259036913
Call parameters module (#26) 2020-09-14 14:22:56 +03:00
Dima
acab656dd9
site-storage wasm project (#25) 2020-09-11 15:58:38 +03:00
vms
f33ef7c84b optimize with try_fold; fix bug in wit-generator 2020-09-09 00:20:39 +03:00
vms
709dc36550
misc improvements (#24)
- improve error handling in host functions
- refactor examples
- fix IT generation
2020-09-08 23:30:03 +03:00
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
9cdb91c8d3
Fix circleci (#23) 2020-08-24 14:55:15 +03:00
vms
ecf9b1b34f update readme 2020-08-24 01:55:52 +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
c90663448f
reborn circleci (#22) 2020-08-23 04:33:05 +03:00
vms
c48454563c enable tests 2020-08-23 04:04:11 +03:00
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
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