Open zetanumbers opened 6 months ago
This is probably useful to add.
https://docs.rs/wasm-metadata/0.206.0/wasm_metadata/struct.Producers.html https://github.com/WebAssembly/tool-conventions/blob/main/ProducersSection.md
Yeah, this would be good to do. https://docs.rs/wasm-encoder/latest/wasm_encoder/struct.ProducersSection.html is the relevant API for the encoding library we use, if you want to try your hand at it.
This is probably useful to add.
https://docs.rs/wasm-metadata/0.206.0/wasm_metadata/struct.Producers.html https://github.com/WebAssembly/tool-conventions/blob/main/ProducersSection.md