Commit Graph

22 Commits

Author SHA1 Message Date
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
vms
c06dddd5ae
Introduce service (#13) 2020-08-07 11:54:37 +03:00
vms
ab2b075748 rename crates and adjust dependecies 2020-07-28 23:33:46 +03:00
vms
e46c5e08b1
enable optional arguments with cargo build (#10) 2020-07-17 15:03:46 +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
dd1d1a0951 some misc imporvements 2020-06-23 20:00:31 +03:00
vms
bb2bbcf35e split fce_wit_interfaces 2020-06-06 00:13:05 +03:00
vms
5d7fdec0ee add delete subcommand to wit_embedder 2020-06-04 20:36:16 +03:00
vms
f2cafd0770 move wit_embedder to fce_wit_interfaces 2020-06-04 14:44:36 +03:00
vms
8b55bf4baf introduce fce_interfaces 2020-06-04 14:22:17 +03:00
vms
939c2e24c0 replace old FCE with new FCE with WIT support 2020-06-03 23:19:07 +03:00