Skip to content

Conversation

@rraymondgh
Copy link

Description of changes:
This PR contains three parts

  • flake.nix For users / developers that use Nix, setup development environment dependencies

  • wasm_package protoc option. This enables a custom version of wasm package to be used

    to effectively do a TTL on allocations. The use case I have are many short lived requests. This custom implementation is not always applicable. Hence with this flag it adds flexibility to use implementations of these core functions that are more applicable to use case.

  • goplugin_known_types This flag enables user to disable go-plugin implementation of known/types. This serves as a way of deprecating these. The use case I have is more assured consistency with https://github.com/piotr-oles/as-proto

For two new flags, both default such that there is no change in behaviour unless user specifies them.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant