Jeff Simpson
Results
1
issues of
Jeff Simpson
wit-bindgen has a feature to disable certain variants and records from being included for the additional_derives: https://github.com/bytecodealliance/wit-bindgen/pull/1199 Looks like this is just empty currently: https://github.com/bytecodealliance/cargo-component/blob/40a41559a1cd938900823f727e7a9ab4f4ada910/src/bindings.rs#L112 I would like to be...