git.delta.rocks / jrsonnet / refs/commits / a609c6f27b64

difftreelog

docs update README notes about production usage

Лач2020-06-27parent: #4cba987.patch.diff
in: master

1 file changed

modifiedREADME.mddiffbeforeafterboth
17- Can pass all of original `examples` tests17- Can pass all of original `examples` tests
18- Can pass all of original `test_suite` tests, expect those, which checks golden output for stacktraces (vanilla-like stacktraces are implemented, but look is not 100% identical): ![Example output](./traces.png)18- Can pass all of original `test_suite` tests, expect those, which checks golden output for stacktraces (vanilla-like stacktraces are implemented, but look is not 100% identical): ![Example output](./traces.png)
1919
20## Production usage
21
22It can be used within scripts, but i won't recommend embedding it into applications,
23because currently not all errors are thrown as errors, panic possible on incorrect input.
24
25## Bindings20## Bindings
2621
27Currently no language bindings are implemented22Currently no language bindings are implemented