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
|
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
|
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
|
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 |
|