Stream: wit-bindgen

Topic: ADRs and Versioning


view this post on Zulip Robin Brown (Jun 24 2022 at 14:18):

I've created a PR that proposes that wit-bindgen use ADRs as the mechanism for making/recording significant decisions.
It then uses the ADR format to propose a decision for how bindings generators are versioned with documented motivation.
Suggestions and feedback welcome!
https://github.com/bytecodealliance/wit-bindgen/pull/260

PR introducing ADRs generally and a specific ADR to address versioning. ADR 0000 - Use Markdown Any Decision Records Proposes the adoption of Architectural Decision Records (specifically the MADR f...

view this post on Zulip fitzgen (he/him) (Jun 24 2022 at 15:59):

have you seen our RFC process? https://github.com/bytecodealliance/rfcs/

RFC process for Bytecode Alliance projects. Contribute to bytecodealliance/rfcs development by creating an account on GitHub.

view this post on Zulip Robin Brown (Jun 24 2022 at 17:45):

I've been reading over it today and getting familiar. So far I still think the idea of ADRs in wit-bindgen has merit to discuss bindgen-specific decisions, but I'm still forming my opinion.


Last updated: Nov 22 2024 at 16:03 UTC