# WASM-opcodes [![crates.io](https://img.shields.io/crates/v/wasm-opcodes.svg)](https://crates.io/crates/wasm-opcodes) [![docs.rs](https://img.shields.io/docsrs/wasm-opcodes)](https://docs.rs/wasm-opcodes/latest/wasm_opcodes/) [![crates.io](https://img.shields.io/crates/l/wasm-opcodes.svg)](https://github.com/LucentFlux/wasm-opcodes/blob/main/LICENSE) A set of procedural enums useful for readabilty when implementing something over all wasm instructions.