bytecodealliance / wasm-tools

CLI and Rust libraries for low-level manipulation of WebAssembly modules
Apache License 2.0
1.21k stars 224 forks source link

wasmparser/validator & wasmprinter operators.rs: update comments #1642

Closed keithw closed 6 days ago

keithw commented 6 days ago

The PR updates or corrects some stray/misplaced comments. (OpKind was removed in #1592.)