Commit Graph

81 Commits

Author SHA1 Message Date
vms
1b3c73f03b update examples 2020-10-07 23:19:17 +03:00
vms
22ce705684 re-export HostExportFunc type 2020-10-06 14:40:03 +03:00
vms
5ab744e843 reexport Wasmer context 2020-10-05 21:38:47 +03:00
vms
7174906784 bump versions 2020-10-01 13:15:01 +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
3785c002b7 output args separated with comma 2020-09-16 13:46:38 +03:00
vms
04ffc3dcf8 repl interface output improvements 2020-09-16 12:31:21 +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
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