Commit Graph

34 Commits

Author SHA1 Message Date
vms
96c32b64d8
Improve arrays and record passing scheme (#76) 2021-04-26 14:02:26 +03:00
vms
1dcc9968bb
Support references (#70) 2021-04-12 00:21:47 +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
0d1e3c7848
Check for minimal sdk version (#68) 2021-03-16 13:51:59 +03:00
vms
5effdcba72
Support versioning in CLI (#67) 2021-03-12 20:04:47 +03:00
folex
cdfed97fce
Bump versions to 0.2.0 (#63) 2021-02-12 14:24:36 +03:00
folex
12795cc0cb
Allow to specify module file name in the config (#62) 2021-02-12 13:44:52 +03:00
vms
52be0dd5ed
Improve various stuff in REPL (#61) 2021-02-05 00:28:12 +03:00
vms
181d957560
fix recursion bug (#59) 2021-01-16 00:44:09 +03:00
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
20092f8174 bump versions 2020-12-22 04:29:19 +03:00
vms
0ab1a1a2c3 improve FaaS interfaces displaying 2020-11-08 19:43:33 +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
7174906784 bump versions 2020-10-01 13:15:01 +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
02d1733e89
bump versions (#27) 2020-09-16 01:43:45 +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
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
8ab7aee169 bump versions 2020-08-11 15:12:19 +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
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