Commit Graph

64 Commits

Author SHA1 Message Date
vms
a1139bda61 fix crate versions 2021-01-12 12:14:33 +03:00
vms
8499033720
Move to the wasmer-wit 0.17.24 (#56) 2020-12-29 17:51:13 +03:00
vms
f022a2dec4
Implicitly flatten array with one JValue according to a function signature (#54) 2020-12-22 22:45:20 +03:00
vms
725f6e65f3 bump versions 2020-12-22 16:09:47 +03:00
vms
b342859164
update sdk to 0.2.13 (#53) 2020-12-22 16:06:49 +03:00
vms
20092f8174 bump versions 2020-12-22 04:29:19 +03:00
vms
a039973835
Reexport tetplaplets (#52) 2020-12-21 19:34:25 +03:00
vms
2d31b7fd63
Use Vec<u8> instead of String for data (#51) 2020-12-17 21:24:42 +03:00
vms
e2c09c5847 bump versions 2020-12-09 16:01:19 +03:00
vms
0b8f757dcd
update examples (#47) 2020-12-09 15:57:10 +03:00
vms
1f2355e6ef
Update wasi to check that directories exist (#46) 2020-12-04 08:29:43 +03:00
vms
1094d8e504
Return only facade interface in AppService get_interface (#44) 2020-11-25 13:12:08 +03:00
vms
af75084ceb
Improving logging in repl (#42) 2020-11-10 20:30:10 +03:00
vms
b4d4364a6a improve getting export record types 2020-11-09 06:14:07 +03:00
vms
0ab1a1a2c3 improve FaaS interfaces displaying 2020-11-08 19:43:33 +03:00
vms
2ef43ee778
Support function names in IT (#41) 2020-11-07 00:08:09 +03:00
vms
d09c5b5d73
Return JValue from call_json (#39) 2020-11-05 15:18:48 +03:00
vms
f0c382e640 bump versions 2020-10-21 22:29:47 +03:00
vms
5aea5a53ad
Fluence FaaS refactoring (#36) 2020-10-21 22:21:16 +03:00
vms
693e8cdfb1
Support prev data persistence (#35) 2020-10-16 15:26:09 +03:00
vms
83b7378468 bump versions 2020-10-14 15:22:25 +03:00
vms
0bf13fcdc6
Use last module as a facade in AppService (#34) 2020-10-06 17:46:16 +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
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
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
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
folex
77cd79e124
Pass envs to AppService, name modules without .wasm extension (#16) 2020-08-14 13:28:15 +03:00
vms
8ab7aee169 bump versions 2020-08-11 15:12:19 +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
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