.proto
to.ts
transpiler
Transpiles .proto
files to .ts
- uses Uint8Array
for byte
fields and BigInt
for int64
/uint64
and sint64
.
/packages/protons
The transpiler/packages/protons-benchmark
A benchmark suite/packages/protons-runtime
Shared components that turn values to bytes and back again
Feel free to join in. All welcome. Open an issue!
This repository falls under the IPFS Code of Conduct.
Apache-2.0 or MIT © Protocol Labs