Remove an extra JSON-encode in browsers, and turn many other instances
of JSON-encoding to vom+hex encoding.

Fixes vanadium/issues/issues/114

MultiPart: 2/2
Change-Id: I0d7748a5b75a1f2a95a970ccc2b9b0d2e893b48d
16 files changed
tree: 7d1fffe653b379e2855a0a4e33f1e946c9a9d471
  1. cmd/
  2. envvar/
  3. examples/
  4. internal/
  5. lib/
  6. runtime/
  7. services/
  8. test/
  9. .gitignore
  10. AUTHORS
  11. CONTRIBUTORS
  12. LICENSE
  13. PATENTS
  14. README.md
  15. VERSION
README.md

Vanadium

This repository contains a reference implementation of the Vanadium APIs.

Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.