thesayyn / protoc-gen-ts

Compile protocol buffer messages to TypeScript.
MIT License
360 stars 74 forks source link

feat: make input arrays readonly #249

Closed jeengbe closed 9 months ago

jeengbe commented 9 months ago

I can't re-open the old MR because I had deleted the repository between then and now

See #236

Fixes #211

thesayyn commented 9 months ago

legacy-js is discontinued. can you make this change against rust version?

jeengbe commented 9 months ago

Is the Rust version published already?

thesayyn commented 9 months ago

the alpha version is published already; https://github.com/thesayyn/protoc-gen-ts/pkgs/npm/protoc-gen-ts

jeengbe commented 9 months ago

No can do, I fear. I haven't worked enough with Rust to get that done in a reasonable amount of time.

jeengbe commented 9 months ago

However please consider #211 in your further progress on the new package. It's a tiny detail 🙂