Scott Rossillo

Results 12 comments of Scott Rossillo

@200Puls, this looks interesting. I'll try to review it this week. Do you have an example of the generated output?

Besides panics, there are also unsafe unwraps in the code, for example: https://github.com/proxy-wasm/proxy-wasm-rust-sdk/blob/50229a2edb26dd5fc1a46877e1dcca8164e2f457/src/hostcalls.rs#L1227-L1230 There's open PR https://github.com/proxy-wasm/proxy-wasm-rust-sdk/pull/188 to address these ones specifically, but I see a number of other unwraps...