Commit Graph

28 Commits

Author SHA1 Message Date
vms
6d4ef8200b
Add -nr flag to repl (#72) 2021-04-09 10:43:22 +03:00
vms
80337a04d7
Print warning if repl and cli aren't of the last versions (#73) 2021-04-09 10:41:54 +03:00
vms
1d08d51b9a reexport interfaces from wit-parser 2021-03-30 11:29:58 +03:00
vms
2ee3520e67 rename call_with_module_name to call_module 2021-03-29 13:31:05 +03:00
vms
f4634ccd4a update greeting example 2021-02-05 12:14:42 +03:00
vms
572dce6a76 add shortcauts and fix error messages 2021-02-05 01:08:16 +03:00
vms
2a3fa98fef enable logger by default in repl 2021-02-05 00:54:25 +03:00
vms
52be0dd5ed
Improve various stuff in REPL (#61) 2021-02-05 00:28:12 +03:00
vms
0b8f757dcd
update examples (#47) 2020-12-09 15:57:10 +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
2ef43ee778
Support function names in IT (#41) 2020-11-07 00:08:09 +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
0bf13fcdc6
Use last module as a facade in AppService (#34) 2020-10-06 17:46:16 +03:00
vms
444e30749e
Host functions refactoring (#30) 2020-10-01 12:19:38 +03:00
vms
04ffc3dcf8 repl interface output improvements 2020-09-16 12:31:21 +03:00
vms
dd52743024
Record refactoring (#19) 2020-09-16 01:14:15 +03:00
vms
47f52ee1f5 init repl env logger on the start 2020-09-08 13:39:22 +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
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
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