Commit Graph

5 Commits

Author SHA1 Message Date
dependabot[bot]
d38fba3675
Bump ws from 7.4.5 to 7.4.6 in /avm/client (#109)
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-01 13:42:48 +03:00
Pavel
3a75162869
Rename air interpreter to avm (#106) 2021-05-17 18:56:20 +03:00
Pavel
b96ee517f3
Export necessary data types in avm client (#103) 2021-05-13 12:21:52 +03:00
Pavel
792763c72b
Checking for undefined textencoder (#100)
* Fix `ReferenceError: TextEncoder is not defined`

* Add CI pipeline which runs avm client tests
2021-05-11 10:36:59 +03:00
Mike Voronov
2ac0304d3e
Rename Aqua to AIR, move AVM from FCE (#99) 2021-05-10 14:25:34 +03:00