Originally created by @bioball on GitHub (Feb 27, 2025).
Provide an in-language binary renderer/parser, which conforms to the Pkl binary encoding.
This would be a lossless way to convert to Pkl and back again.
This should be provided as a:
In-language API
Java API (renderer)
Java API (deserialize into PObject and friends)
Need to consider how to represent binary encoding.
Originally created by @bioball on GitHub (Feb 27, 2025).
Provide an in-language binary renderer/parser, which conforms to the [Pkl binary encoding](https://pkl-lang.org/main/current/bindings-specification/binary-encoding.html).
This would be a lossless way to convert to Pkl and back again.
This should be provided as a:
* In-language API
* Java API (renderer)
* Java API (deserialize into `PObject` and friends)
Need to consider how to represent binary encoding.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @bioball on GitHub (Feb 27, 2025).
Provide an in-language binary renderer/parser, which conforms to the Pkl binary encoding.
This would be a lossless way to convert to Pkl and back again.
This should be provided as a:
PObjectand friends)Need to consider how to represent binary encoding.